User's Manual

156 Using the Storage Management Service
Following the command levels, the omreport and omconfig command syntax may require one or more
name=value pairs. The name=value pairs specify exact objects (such as a specific array disk) or options
(such as “blink” or “unblink”) that the command will implement.
For example, the following omconfig command syntax for blinking an array disk has three levels and
three name=value pairs:
omconfig storage adisk action=blink controller=id adisk=<ADISKID>
where ADISKID=<connector:enclosureID:portID | connector:targetID>
In this example, the id in controller=id is the controller number such that controller 1 would be
specified as controller=1.
Syntax for Required, Optional, and Variable Command Elements
The omreport and omconfig commands have multiple name=value pairs. These name=value pairs may
include required, optional, and variable parameters. The following table describes the syntax used to
indicate these parameters.
Table 9-2. Syntax For Name=Value Pairs For Parameters
Syntax Description
controller=id Indicates the controller ID as reported by the omreport storage controller
command. To obtain these values, enter omreport storage controller to display the
controller IDs and then enter omreport storage adisk controller=id to display the
IDs for the array disks attached to the controller.
For example, the controller=id parameter might be specified as controller=1.
connector=id Indicates the connector ID as reported by the omreport command. To obtain this
value, enter omreport storage controller to display the controller IDs and then
enter omreport storage connector controller=id to display the IDs for the
connectors attached to the controller.
For example, the connector=id parameter might be specified as connector=2.
vdisk=id Indicates the virtual disk ID as reported by the omreport command. To obtain this
value, enter omreport storage controller to display the controller IDs and then
enter omreport storage vdisk controller=id to display the IDs for the virtual disks
on the controller.
For example, the vdisk=id parameter might be specified as vdisk=3.
enclosure=
<ENCLOSUREID>
Indicates a particular enclosure by specifying either enclosure=connector or
enclosure=connector:enclosureID.
To obtain these values, you would enter omreport storage controller to display the
controller IDs and then enter omreport storage enclosure controller=id to display
the IDs for the enclosures attached to the controller.