Viewing the HA replication status using the CLI

Prev Next

Use the commands in this section to view the HA replication status.

Note

This procedure shows the status on one node at a time. To view the status for both nodes at the same time, use the show ha status command, described in Viewing the cluster status using the CLI .

To view HA replication status:
  1. Log in to either node.

  2. Enable the CLI enable mode:

    node-hostname > enable
  3. View the status:

    node-hostname # show ha replication status
  4. Repeat these steps on the other node.

For a description of the replication states, see Viewing the cluster status .

Examples

alerts: running

The following example shows the HA replication status of a cluster that is healthy and running:

node1# show ha replication status

configuration: running
configuration in sync:  yes
security content:  running
lag time:  00:00.00.001378


node1#