CLI Guide

Table Of Contents
% RC
The percentage of read-cache capacity that is occupied.
Reset Time
The date and time, in the format year - month - day hour : minutes :seconds, when these statistics
were last reset, either by a user or by a controller restart.
Examples Show live performance statistics for all volumes.
# show volume-statistics
Show live performance statistics for volume v0001.
# show volume-statistics v0001
Base types
volume-statistics
status
See also
reset all-statistics
reset volume-statistics
show volumes
show volumes
Description
Shows information about volumes. The command will show information for all volumes by default, or
you can use parameters to filter the output.
Minimum role monitor
Syntax
show volumes
[details]
[pattern string]
[pool pool]
[type all|base|standard|snapshot|primary-volume|secondary-volume]
[vdisk vdisks]
[volumes]
Parameters
details
Optional. Shows additional information about the volumes.
pattern string
Optional. Shows volumes whose names contain the specified string. The string can include the
following wildcards, singly or in combination.
* Matches zero or more characters.
? Matches any one character. Use multiple '?' wildcards to find names of a specific length. For
example, Vol?? will find names starting with Vol that are five characters long.
[] Matches any character within the brackets, except a hyphen. Alphabetic characters are case
sensitive. For example, [123] matches 1, 2, or 3. Use a hyphen between two characters to specify
a range. For example, [0-9] matches any one digit. You can combine the list and range forms. For
example, [xy1-3] matches x or y (but not X or Y), or 1, 2, or 3.
pool pool
Optional. The name or serial number of the pool that contains the volumes for which to show
information.
type all|base|standard|snapshot|primary-volume|secondary-volume
270 Alphabetical list of commands