Skip to main content
Command reference

snapmirror vserver config show

Suggest changes

Display SMas NAS Vserver relationships

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The snapmirror vserver config show command displays configuration information for Vservers in SnapMirror Active Sync NAS relationship.

Parameters

{ [-fields <fieldname>,…​]

The command output includes the specified field or fields

| [-instance ] }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-destination-vserver <vserver>] - Destination Vserver

Name of the Destination Vserver

[-source-vserver <vserver>] - Source Vserver

Name of the Source Vserver

[-configuration-state {healthy|unhealthy|degraded|pending-setup|syncing|replication-paused|pending-switchback}] - Configuration State

Configuration replication states include:

  • healthy indicates that the destination Vserver configuration is in sync with the source Vserver

  • unhealthy indicates that the destination Vserver configuration is not in sync with the source Vserver

  • degraded indicates that the source Vserver configuration failed to apply on the destination Vserver

  • syncing indicates that the destination Vserver configuration is being synchronized with the source Vserver

  • replication-paused indicates that the configuration replication was manually paused

  • pending-setup indicates that source Vserver stream creation is pending

[-corrective-action <text>] - Corrective Action

Corrective action which can be followed to bring the configuration replication state to healthy from degraded or unhealthy

[-creation-time-of-last-applied-change <MM/DD/YYYY HH:MM:SS>] - Creation Time on the Source

Last configuration modification time on the Vserver

[-out-of-sync <true>] - Is Out of Sync

Indicates whether the destination Vserver configuration is not in sync with the source Vserver

[-config-resume-time <MM/DD/YYYY HH:MM:SS>] - Configuration Resume Time

Displays the time configuration replication resumed between the source and destination Vserver

Examples

The following example shows the output of the command when SnapMirror Active Sync NAS relationships are created

clusB::> snapmirror vserver config show
Destination                 Source                        Configuration
            Vserver                     Vserver                       State
            -------------------         ----------------------        -----------------
            vs1_dst                     vs1_src                       healthy
            vs2_dst                     vs2_src                       healthy
            2 entries were displayed.