CLI Guide
Table 215. omcong Connector Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage
connector
action=rescan controller=id connector=id
Omcong Rescan Connector
Table 216. Omcong Rescan Connector
Description Rescans a controller connector. This command rescans all connectors on the controller and is
therefore similar to performing a controller rescan.
NOTE: This command is not supported on SAS controllers.
Syntax omconfig storage connector action=rescan controller=id connector=id,
where id is the controller ID and the connector ID as reported by the omreport command. To obtain
these values, type
omreport storage controller to display the controller IDs and then type
omreport storage connector controller=ID to display the IDs for the connectors
attached to the controller.
Example to Rescan connector 2 on controller 1.
Example
omconfig storage connector action=rescan controller=1 connector=2
Omcong cachecade commands
The following table displays the omcong command syntax required to execute cachecade tasks.
Table 217. omcong Cachecade Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage
cachecade
action=blink controller=id cachecade=id
action=unblink controller=id cachecade=id
action=deletecachecade controller=id cachecade=id [force=yes]
action=resize controller=id cachecade=id pdisk= <PDISKID>
action=rename controller=id cachecade=id name=<string>
Omcong Blink Cachecade
Table 218. Omcong Blink Cachecade
Description Blinks the physical disks included in a cachecade.
Syntax omconfig storage cachecade action=blink controller=id cachecade=id,
where id is the controller ID and the cachecade ID as reported by the omreport command. To obtain
these values, type
omreport storage controller to display the controller IDs and then type
omreport storage cachecade controller=ID to display the IDs for the cachecades of
the controller.
Example to Blinks the physical disk in cachecade 4 on controller 1
Example
omconfig storage cachecade action=blink controller=1 cachecade=4
165