HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
• <meas>
The meas argument can be specified with one of the following arguments:
◦ iops
Specifies that I/O operations per second are displayed. If this argument is used, the
minimum threshold value must be specified using the <val> argument.
◦ bw
Specifies that statistics for bandwidth in bytes per second are displayed. If this argument
is used, the minimum threshold value must be specified using the <val> argument.
◦ svct
Specifies that statistics for service time in milliseconds are displayed.
◦ size
Specifies that statistics for I/O operations in bytes are displayed.
• <val> [k|K]|[m|M]|[g|G]
Specifies the minimum threshold using any integer. The integer can optionally be followed
with k or K to indicate a multiple of 1000, m or M to indicate a multiple of 1,000,000, or
g or G to indicate a multiple of 1,000,000,000.
An example of this option is -filt curs,r,iops,10k. This indicates that statistics for a device
that has more than 10,000 current read-only I/O operations are displayed.
-ni
Specifies that statistics for only non-idle devices are displayed. This option is shorthand for the
option -filt curs,t,iops,0.
SPECIFIERS
<VV_name|pattern>...
Only statistics are displayed for the specified virtual volume or pattern. Multiple volumes or patterns
can be repeated (for example <VV_name> <VV_name>...). If not specified, all virtual volumes
which are configured for Remote Copy are listed.
RESTRICTIONS
This command requires the 3PAR Remote Copy license. Contact your local service provider for
more information.
EXAMPLES
The following example shows statistics for all synchronous Remote Copy volumes:
cli% statrcvv -sync
09:48:45 03/30/10 I/O per sec KBytes per sec Svt ms Rmt
Svt ms IOSz KB
VVname RCGroup Target Mode Port Type Cur Avg Max Cur Avg Max Cur Avg Cur
Avg Cur Avg
testvv.0 multi.1 amp2 Sync 0:2:1 FC 32 45 50 4181 5839 6534 11.5 11.6 1.3
1.3 131.1 131.1
testvv.0 multi.1 amp2 Sync 1:2:1 FC 49 35 49 6456 4555 6456 9.3 10.4 1.3
1.5 131.1 131.1
testvv.1 multi.1 amp2 Sync 0:2:1 FC 37 38 39 4796 4952 5093 10.0 10.3 1.2
1.1 131.1 131.1
568 Stat Commands