3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

14.5
InForm OS Version 2.3.1 Command Line Interface Reference
–p <pattern>
Specifies a pattern for disks. Patterns are used to select disks that are used for creating
logical disks. If no pattern is specified, the option defaults to all disks of device type
specified at creation time. If specified multiple times, each instance of the specified pattern
adds additional candidate disks that match the pattern. The following arguments can be
specified as patterns for this option:
–nd <item>
Specifies one or more nodes. Nodes are identified by one or more integers (item).
Multiple nodes are separated with a 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 each separated with a single comma (
1,2,3). A range of slots is
separated with a hyphen (
0–7). The primary path of the disks must be on the
specified PCI slot(s).
–pt <item>
Specifies one or more ports. Ports are identified by one or more integers (item).
Multiple ports are each separated with a single comma (
1,2,3). A range of ports is
separated with a hyphen (
0–4). The primary path of the disks must be on the
specified port(s).
–cg <item>
Specifies one or more drive cages. Drive cages are identified by one or more integers
(item). Multiple drive cages are each separated with a comma (1,2,3). A range of
drive cages is separated with a hyphen (
0–3). The specified drive cage(s) must
contain disks.
NOTE: An item is specified as an integer, a comma-separated list of integers, or a
range of integers specified from low to high.