SANtricity 11.8 Commands

to Japanese version

Set consistency group snapshot volume

The set cgSnapVolume command creates a unique name for a snapshot volume of a consistency group.

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.

Syntax

set cgSnapVolume [cgSnapVolumeName]
userLabel="cgSnapVolumeName"

Parameters

Parameter Description

cgSnapVolume

The name of the consistency group volume that you want to rename. Enclose the name of the consistency group snapshot volume in square brackets ([ ]).

userLabel

The new name that you want to give to the snapshot volume in the consistency group. Enclose the new snapshot volume name in double quotation marks (" ").

Notes

You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for the names. Names can have a maximum of 30 characters.

Top of Page