3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
25.28
Command Line Interface Reference InForm OS Version 2.3.1
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 be optionally
followed with
k or K to indicate a multiple of 1,000, 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 in use is
–filt curs,r,iops,10k that 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.
–p <pattern>
Specifies that statistics for a pattern of PDs are displayed. Patterns are used to filter and
select the disks from which the statistics are collected. If specified multiple times, each
instance of the specified pattern adds additional candidate disks matching the pattern:
–nd <item>
Specifies one or more nodes. Nodes are identified by one or more integers (item).
Multiple nodes are separated with a single comma (
1,2,3). A range of nodes is
separated with a hyphen (
0–7). The primary path of the disks must be on the
specified node(s).
–st <item>
Specifies one or more PCI slots. Slots are identified by one or more integers (item).
Multiple slots are separated with a single comma (
1,2,3). A range of slots is
separated with a hyphen (
0–5). The primary path of the disks must be on the
specified PCI slot(s).
NOTE: An item is specified as an integer, a comma-separated list of integers, or a
range of integers specified from low to high.