HP P2000 G3 MSA System CLI Reference Guide 213
show master-volumes
Description Shows information about all master volumes, or ones associated with a specified controller or snap
pool.
Syntax
show master-volumes
[controller a|b|both]
[snap-pool volume]
Parameters controller a|b|both
Optional. Shows master volumes owned by controller A only, by controller B only, or by either
controller (both). If this parameter is omitted, master volumes owned by either controller are shown.
snap-pool volume
Optional. Only includes master volumes associated with the specified snap pool name or serial
number. For volume syntax, see Command syntax on page 21.
Output Vdisk
Vdisk name
Serial Number
Master volume serial number
Name
Master volume name
Size
Total size of the master volume
Status
Indicates whether the master volume is available or unavailable
Status-Reason
Shows --- for Available status, or a reason for Unavailable status:
• MV Not Accessible: Master volume is not accessible
• SP Not Accessible: Snap pool is not accessible
• SP Not Found: Snap pool is not found
• Unknown
Snap-pool Name
Name of the associated snap pool
Snapshots
Number of snapshots that exist for the master volume
Snap Data
Amount of snap-pool space occupied by this master volume for its associated snapshots (preserved
and write data)
Rollback
Either the percent complete if rollback is in progress, or --- if rollback is not in progress
Example Show information about all master volumes:
# show master-volumes
Vdisk Serial Number Name Size Status Status-Reason
Snap-pool Name Snapshots Snap Data Rollback
-----------------------------------------------------------------------------
VD1 SN MV1 14.9GB Available ---
SP1 1 1090.5MB ---
VD1 SN MV2 9999.9MB Unavailable SP Not Accessible
SP2 0 0B 0%
-----------------------------------------------------------------------------