SANtricity 11.8 Commands

to Japanese version

Revive snapshot volume

The revive snapVolume command forces a specified snapshot volume to the Optimal state.

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 or Support Admin role.

Context

The snapshot volume can be one of the following:

  • A standalone snapshot volume

  • A snapshot volume that is a member of a consistency group

If the snapshot volume is not in a Failed state, the firmware displays an error message and does not run this command.

You cannot use this command for a snapshot volume that is used in online volume copy.

Syntax

revive snapVolume [snapVolumeName]

Parameter

Parameter Description

snapVolume

The name of the snapshot volume that you want to set to the Optimal state. Enclose the snapshot volume name in square brackets ([ ]). If the snapshot volume name has special characters or consists only of numbers, you must enclose the snapshot volume name in double quotation marks (" ") inside square brackets.

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