Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MCFailover priorities order (ordered highest rank to lowest rank)Example
MC00MC01< MC02 < MC00

Three Master Controllers in a single synchronization pool with:

  1. MC00 and MC01 both own failover tasks.
  2. MC00 and MC01 take over from each other when the other is in Failover or down.
  3. MC02 has to take over from MC00 and MC01 when MC00 and MC01 are down or failed over.
  4. MC02 is not owning any Failover Tasks.

Each MC that is not in Failover mode can become top MC for Failover Tasks owned by other MCs as soon as no recent heartbeats (5 minutes threshold) are received from higher ordered remote MCs.



MC01MC00 < MC02 < MC01
MC02MC00 < MC01 < MC02


Status MC00Status MC01Status MC02Remarks
OKOKOKEach MC runs its own Tasks. No Failover Tasks are taken over.
Failed overOKOKMC01 runs additionally all Failover Task from MC00. MC00 will no longer run its own "Suspend duty in Failover" Tasks.
OKFailed overOKMC00 runs additionally all Failover Task from MC01. MC01 will no longer run its own "Suspend duty in Failover" Tasks.
OKOKFailed overNo visible effect since MC02 does not own Failover Tasks. MC02 is no longer allowed to take over Failover tasks from other MCs.
Failed overFailed overOKMC02 runs additionally all Failover Task from MC00 and MC01. MC00 and MC01 will no longer run their own "Suspend duty in Failover" Tasks.
Failed overOKFailed overMC01 runs additionally all Failover Task from MC00. MC00 will no longer run its own "Suspend duty in Failover" Tasks. MC02 is no longer allowed to take over Failover tasks from other MCs.
OKFailed overFailed overMC00 runs additionally all Failover Task from MC01. MC01 will no longer run its own "Suspend duty in Failover" Tasks. MC02 is no longer allowed to take over Failover tasks from other MCs.
Failed overFailed overFailed overMC00 and MC01 will run their own "Suspend duty in Failover" Tasks since each MC has become the top MC for their own Failover Tasks. The MCs are no longer allowed to take over Failover tasks from other MCs.