SANtricity 11.8 Commands

to Japanese version

Show synchronous mirroring volume candidates

The show syncMirror candidates command returns information about the candidate volumes on a remote storage system that you can use as secondary volumes in a Synchronous Mirroring configuration.

Supported Series

This command applies to any individual storage system, with some restrictions.

If you are running the command on the HB2100/HB2200/HB2300 or HB5100/HB5200 series, the client type must be set to symbol. This command will not execute if they client type is set to https.

Roles

To execute this command on an HB2100/HB2200/HB2300 or HB5100/HB5200 storage system, you must have the Storage Admin or Storage Monitor role.

Context

In previous versions of this command the feature identifier was remoteMirror. This feature identifier is no longer valid and is replaced by syncMirror.

Syntax

show syncMirror candidates primary="volumeName"
remoteStorageArrayName="storageArrayName"

Parameters

Parameter Description

primary

The name of the local volume that you want for the primary volume in the remote-mirrored pair. Enclose the primary volume name in double quotation marks (" ").

remoteStorageArrayName

The remote storage system that contains possible volumes for a secondary volume. If the remote storage system name has special characters, you must also enclose the remote storage system name in double quotation marks (" ").

Top of Page