ExtremeXOS replicates configuration and run-time information between the primary node and the backup node so that the system can recover if the primary fails. This method of replicating data is known as checkpointing. Checkpointing is the process of automatically copying the active state from the primary to the backup, which allows for state recovery if the primary fails.
Replicating data consists of the following three steps:
To monitor the checkpointing status, use the following command:
show checkpoint-data {process}