HP 3PAR OS 3.1.3 Command Line Interface Reference

--------------------------------------------------------------------------
4 total
Only show QoS rules that are on:
cli% showqos -on
-I/O_per_second- -KBytes_per_sec-
Id Type Name QoS Priority Min Max Min Max LatencyGoal
43 vvset vsb on normal - 4000 - 204800 -
44 vvset vsc on normal - - - 102400 -
45 vvset vsd on normal - 5000 - 256000 -
--------------------------------------------------------------------------
3 total
Show QoS rules containing VV vv1:
cli% showqos -vv vv1
-I/O_per_second- -KBytes_per_sec-
Id Type Name QoS Priority Min Max Min Max LatencyGoal
43 vvset vsb on normal - 4000 - 204800 -
45 vvset vsd on normal - 5000 - 256000 -
--------------------------------------------------------------------------
2 total
NOTES
For all the <pattern> fields, the patterns are glob-style (shell-style) patterns (see help on
sub,globpat).
A Domain column may be included by using the setclienv command to set listdom to 1. The
listdom option is also set to 1 if the CLI was started with the -listdom option, or if the CLI was started
with the TPDLISTDOM environment variable set. Please run cli -h and setclienv -h for
details of the environment variables.
450 Show Commands