getVolumeStats
zxsuite powerstore getVolumeStats volume_name [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
volume_name(M) |
String |
||
show_volume_size(O) |
Boolean |
true|false |
false |
show_blob_num(O) |
Boolean |
true|false |
false |
(M) == mandatory parameter, (O) == optional parameter
BE CAREFUL show_volume_size and show_blob_num options are IO intensive and thus disabled by default
Example:
zxsuite powerstore getVolumeStats volumeName
Shows stats for the volume with name equal to volumeName