snapmirror config-replication status show
Display SnapMirror configuration replication status information
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The snapmirror config-replication status show command displays the current SnapMirror configuration replication status.
The command displays the following aspects of SnapMirror configuration replication:
- Enabled: Verifies that SnapMirror configuration replication is enabled on the cluster.
 - Running: Verifies that SnapMirror configuration replication is running on the cluster.
 - Storage Status: Verifies that SnapMirror configuration replication storage is healthy.
 - Storage In Use: Prints the location of SnapMirror configuration replication storage.
 - Storage Remarks: Prints the underlying root cause for non-healthy SnapMirror configuration storage.
 - Vserver Streams: Verifies that SnapMirror configuration replication Vserver streams are healthy.
 
Additional information about the warnings (if any) and recovery steps can be viewed by running the command with the -instance option.
Parameters
- [-instance ]
 - If you specify the -instance parameter, the command displays detailed information about all fields.
 
Examples
The following example shows the execution of the command:
clus1::*> snapmirror config-replication status show
                Enabled: true
                Running: true
         Storage Status: ok
         Storage In Use: Cluster-wide Volume: MDV_CRS_3d47e9106b7d11e4a77b000c29f810a2_A
        Storage Remarks: -
        Vserver Streams: ok
Give documentation feedback