Changes for page Grouping - Deploy Possibilities
Last modified by Danniar Firdausy on 2024/09/27 09:18
From version 46.1
edited by Carlijn Kokkeler
on 2024/08/12 14:31
on 2024/08/12 14:31
Change comment:
There is no comment for this version
To version 46.2
edited by Danniar Firdausy
on 2024/09/13 09:52
on 2024/09/13 09:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -17,7 +17,8 @@ 17 17 18 18 This microlearning describes how to configure (parts of) your deployment plan to set up the grouping and, if needed, the failover functionality. The grouping functionality is relevant when faced with maintenance and outages of systems connected to your model. The failover functionality assists and allows you to have a fallback option on an active connection. 19 19 20 -== 3. Group Deployment Step == 20 +== 3. Deploy Possibilities == 21 +=== 3.1. Group Deployment Step === 21 21 22 22 To configure a Group deployment step, add a new one and choose Step type "Group". More information is required to configure the step. A container should be selected for which the inbounds will be stopped. The second requirement is the **exact** name of the group that should be affected by the deployment step. An action should be picked for the selected group. The options for a "Group" deployment step are to start or stop the inbound components within the group. Optionally, a description can be added. 23 23 ... ... @@ -25,9 +25,9 @@ 25 25 26 26 {{info}}Note that when you activate the stop action in a failover setup (on the leader container), it will trigger the failover behavior on the follower container{{/info}} 27 27 28 -== 4. Failover Deployment Step ==29 +=== 3.2. Failover Deployment Step === 29 29 30 -The configuration for a failover deployment step is the same as for the group deployment step. The only difference is the action you can activate. The stop group action stops the inbounds of the selected container. It will also disable the failover, so if a follower is configured, it will **not** take over. Instead, from this point, we are running in a standard multi-container setup with single-node leaders (See 4.1).31 +The configuration for a failover deployment step is the same as for the group deployment step. The only difference is the action you can activate. The stop group action stops the inbounds of the selected container. It will also disable the failover, so if a follower is configured, it will **not** take over. Instead, from this point, we are running in a standard multi-container setup with single-node leaders (See 3.2.1). 31 31 32 32 [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-disabled-failover.png]] 33 33 ... ... @@ -35,27 +35,27 @@ 35 35 36 36 [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-possibilities-failover-deployment-step.png]] 37 37 38 -=== 4.1 Failover Status Explained ===39 +=== 3.2.1 Failover Status Explained === 39 39 40 40 Within a failover setup, each inbound can have one of the distinct states listed below. This section explains briefly the meaning of each state. 41 41 42 -=== 4.1.1 Leader Status ===43 +==== 3.2.1.1 Leader Status ==== 43 43 44 44 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. 45 45 46 -=== 4.1.2 Follower Status ===47 +==== 3.2.1.2 Follower Status ==== 47 47 48 48 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). 49 49 50 -=== 4.1.3 Disabled Status ===51 +==== 3.2.1.3 Disabled Status ==== 51 51 52 52 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. 53 53 54 -=== 4.1.4 Leader (single node) Status ===55 +==== 3.2.1.4 Leader (single node) Status ==== 55 55 56 56 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. 57 57 58 -== 5. Key takeaways ==59 +== 4. Key takeaways == 59 59 60 60 * Grouping is beneficial when external systems go through maintenance or downtime. 61 61 * Failover can have the additional benefit of having a fallback scenario while still adhering to the requirement that there can only be one active connection at a time ... ... @@ -63,7 +63,7 @@ 63 63 * You can control group and failover steps from the deployment plan. 64 64 * Container inbounds can have a different failover status. 65 65 66 -== 6. Suggested Additional Readings ==67 +== 5. Suggested Additional Readings == 67 67 68 68 * [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]] 69 69 ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]