242 Alphabetical list of commands
show snap-pools
Description Shows information about snap pools owned by a specified controller or both controllers.
Syntax
show snap-pools [controller a|b|both]
Parameters controller a|b|both
Optional. Shows snap pools owned by controller A only, by controller B only, or by either controller
(both). If this parameter is omitted, all snap pools owned by either controller are shown.
Output Vdisk
Vdisk name
Serial Number
Snap pool serial number
Name
Snap pool name
Size
Total size of the snap pool volume
Free
Amount of free space available in this snap pool
Master Volumes
Number of master volumes associated with this snap pool
Snapshots
Number of snapshots using this snap pool
Status
• Available: The snap pool is available for use.
• Offline: The snap pool is not available for use, as in the case where its disks are not present.
• Corrupt: The snap pool’s data integrity has been compromised; the snap pool can no longer
be used.
Threshold
Snap pool threshold level (Warning, Error, and Critical)
%Usage
Threshold value (percent of snap pool space used) that triggers the threshold’s policy
Policy
Recovery policy invoked when threshold value is reached
SizeToExpand
Increment size by which the snap pool is automatically expanded each time the threshold level is
reached. This parameter applies when the AutoExpand policy is active; otherwise its value is N/A.
Example Show information for snap pools owned by controller A:
# show snap-pools controller a
Vdisk Serial Number Name Size Free Master Volumes Snapshots
Status
-------------------------------------------------------------------------
R5 SN SP1 5368.7MB 4265.6MB 1 2
Available
Threshold %Usage Policy SizeToExpand
---------------------------------------------------------
Warning 75% Notify Only N/A
Error 90% Auto Expand 10.7GB
Critical 98% Delete Snapshots N/A
-------------------------------------------------------------------------