SANtricity 11.8 Commands

to Japanese version

Delete asynchronous mirror group

The delete asyncMirrorGroup command deletes one or more asynchronous mirror groups from the local storage system and the remote 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

The asynchronous mirror group must be empty before it can be successfully deleted. You must remove all asynchronous mirrored pairs from the asynchronous mirror group before using this command.

Syntax

delete (allAsyncMirrorGroups | asyncMirrorGroup["asyncMirrorGroupName" |
asyncMirrorGroups ["asyncMirrorGroupName_1" ... "asyncMirrorGroupName_n"])

Parameter

Parameter Description

allAsyncMirrorGroups

Use this parameter if you want to remove all asynchronous mirror groups from the local storage system and the remote storage system.

asyncMirrorGroup

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

asyncMirrorGroups

The names of several asynchronous mirror groups that you want to delete. Enter the names of the asynchronous mirror groups using these rules:

  • Enclose all of the names in square brackets ([ ]).

  • Enclose each of the names in double quotation marks (" ").

  • Separate each of the names with a space.

Minimum firmware level

11.80 adds AB6100 and AB3100 system support

Top of Page