SANtricity 11.8 Commands

to Japanese version

Rename snapshot volume

The set snapVolume command renames an existing snapshot volume.

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 snapVolume ["snapVolumeName"] userLabel="snapImageVolumeName"

Parameters

Parameter Description

snapVolume

The name of the snapshot volume that you want to rename. Enclose the snapshot volume name in double quotation marks (" ") inside of square brackets ([ ]).

userLabel

A new name that you want to give to the snapshot volume. 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