Startup Process
When a pair of fault-tolerance appliances start up, the procedure described here takes place concurrently on each appliance.
Procedure
- When the EMS server instance starts, it waits for its peer before proceeding with the startup sequence.
- After contact occurs, the two EMS server instances check the state of their stores to determine which server has the most recent copy of the store data.
- The EMS server that has the latest store data proceeds to the active state and begins servicing clients. The other server proceeds to the standby state.
- The active and standby EMS servers synchronize data, such as store and configuration files, to ensure that both sides match. Synchronization is complete when both servers have the same records in their store files.
- The active and the standby servers begin replicating data. Replication is the process whereby the active EMS server instance writes persistent data to both its own and the standby server store files.
Result
Copyright © Cloud Software Group, Inc. All rights reserved.