SANtricity 11.8 Commands

to Japanese version

Remove incomplete asynchronous mirrored pair from asynchronous mirror group

The remove asyncMirrorGroup command removes an orphaned mirrored pair volume on the storage system.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

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

Context

An orphaned mirrored pair volume exists when a member volume in an asynchronous mirror group has been removed on one side of the asynchronous mirror group (either the primary side or secondary side) but not on the other side.

Orphan mirrored pair volumes are detected when inter-controller communication is restored and the two sides of the mirror configuration reconcile mirror parameters.

Use this command when the mirror relationship is successfully removed on the local or remote storage system, but cannot be removed on the corresponding storage system because of a communication problem.

Syntax

remove asyncMirrorGroup ["asyncMirrorGroupName"]
incompleteMirror volume="volumeName"

Parameters

Parameter Description

asyncMirrorGroup

The name of the asynchronous mirror group that contains the orphaned volume that you want to remove. Enclose the asynchronous mirror group name in double quotation marks (" ") inside square brackets ([ ]).

volume

The name of the orphaned volume that you want to remove from the asynchronous mirror group. Enclose the volume name in double quotation marks (" ").

Minimum firmware level

11.80 adds AB6100 and AB3100 system support

Top of Page