Last modified by Erik Bakker on 2024/09/27 14:07

From version 28.117
edited by Danniar Firdausy
on 2024/09/27 09:19
Change comment: There is no comment for this version
To version 29.2
edited by Danniar Firdausy
on 2024/09/27 09:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Setting up Failover - Deploy Phase
1 +Failover - Deploy Possibilities
Content
... ... @@ -2,7 +2,7 @@
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 4  
5 -In the previous microlearning, we discussed what needs to be done in the Create phase to enable failover for systems that are configured to have them in the Design phase. Next to that, we also discussed that setting up this failover functionality in your model requires you to execute some steps in your Design, Create, and lastly Deploy phase. Picking up from what we have toggled in the Create phase, in this microlearning, we will focus on the steps and configurations that you have to make in the Deploy phase to activate the active/passive failover functionality.
5 +In the previous microlearning, we discussed what needs to be done in the Design and Create phase to enable failover for systems that are configured to have them in the Design phase. Next to that, we also discussed that setting up this failover functionality in your model requires you to execute some steps in your Design, Create, and lastly Deploy phase. Picking up from what we have toggled in the Create phase, in this microlearning, we will focus on the steps and configurations that you have to make in the Deploy phase to activate the active/passive failover functionality.
6 6  
7 7  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
8 8  
... ... @@ -64,19 +64,19 @@
64 64  
65 65  Within a failover setup, each inbound can have one of the distinct states listed below. This section explains briefly the meaning of each state.
66 66  
67 -==== 3.2.1.1 Leader Status ====
67 +==== 3.5.1.1 Leader Status ====
68 68  
69 69  If the leader status is shown, it means that this container is the Leader of this group. As a result, all inbound components with the same group name in this container are actively running.
70 70  
71 -==== 3.2.1.2 Follower Status ====
71 +==== 3.5.1.2 Follower Status ====
72 72  
73 73  The follower status is closely tied to the leader status. Inbounds with this status act as the backup. When the active Leader stops, the followers will take the Leader status. By default, the starting status of these inbounds is stopped (grey lightbulb).
74 74  
75 -==== 3.2.1.3 Disabled Status ====
75 +==== 3.5.1.3 Disabled Status ====
76 76  
77 77  If the container inbounds have the status disabled, the failover is inactive. This means that the components are stopped (grey lightbulb) but will not react if the Leader stops working. To continue failover behavior, please use the steps above in Deploy -> Architecture.
78 78  
79 -==== 3.2.1.4 Leader (single node) Status ====
79 +==== 3.5.1.4 Leader (single node) Status ====
80 80  
81 81  The last possible status is Leader (single node). This means the inbound acts as a separate normal inbound with no (failover) connectivity to other containers with a similar configured group name. Suppose this status occurs in a failover setup. In that case, there is a problem in the inbounds' configuration, most likely in the cache manager or port configuration.
82 82