[Contents] [Prev] [Next] [Index] [Report an Error]

Active State

During the active state, the data that was synchronized from the active SRP module to the standby SRP module during initialization remains synchronized through mirroring updates.

Mirroring updates occur as follows:

  1. When making changes or updates, applications create individual transactions, perform the updates on the active SRP module, and post the transactions.
  2. Following the updates, the active SRP module sends the changes to the standby SRP module.
  3. The standby SRP module replays the updates (in the order in which they were committed on the active SRP module) and makes the appropriate changes for each changed application.
  4. Updates that need to be stored in NVS (that is, for static configurations) are updated in NVS.

    Note: While in the active and pending states, the CLI synchronize command does not update configuration files; these files are updated by the mirroring process.

During the active state:


[Contents] [Prev] [Next] [Index] [Report an Error]