Skip to main content

Show volume reservations

The show volume reservations command returns information about the volumes that have persistent reservations.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin or Storage Monitor role.

Syntax

show (allVolumes | volume [<var id="GUID-619460FE-CA47-4957-AE3A-DA2F3742A6A8__V1111769" className="keyword varname">volumeName</var>] | 
volumes [<var id="GUID-619460FE-CA47-4957-AE3A-DA2F3742A6A8__V1111770" className="keyword varname">volumeName1</var> ... <var id="GUID-619460FE-CA47-4957-AE3A-DA2F3742A6A8__V1111771" className="keyword varname">volumeNameN</var>]) reservations

Parameters

ParameterDescription
allVolumes The parameter to return performance statistics about all of the volumes in the storage array.
volume

The name of a volume for which you want to retrieve information. Enclose the volume name in square brackets ([ ]). If the volume name has special characters or numbers, you must enclose the name in double quotation marks (" ") inside square brackets.

volumes

The names of several volumes for which you want to retrieve information. Enter the names of the volumes using these rules:

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

  • Separate each of the names with a space.

If the volume names have special characters or numbers, enter the names 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.