User's Manual
Using the Storage Management Service 157
Example for SAS Controllers:
To blink the array disks described in this example, enter:
omconfig storage adisk action=blink controller=1 adisk=
0:2:0,0:2:1,0:2:2
omconfig Unblink Array Disk
You unblink the light (light emitting diode or LED display) on one or more array disks attached to a
controller. Use the following omconfig command syntax to unblink one or more array disks.
Complete Syntax
omconfig storage adisk action=unblink controller=id adisk=<ADISKID>
where id is the controller ID. The <ADISK> variable specifies the array disk.
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.
Example Syntax
In this example, you want to unblink array disks 0 through 2 on connector 0 of controller 1. On a SAS
controller, the array disk resides in enclosure 2.
Example for SCSI, SATA, and ATA Controllers:
To unblink the array disks described in this example, enter:
omconfig storage adisk action=unblink controller=1 adisk=0:0,0:1,0:2
Example for SAS Controllers:
To unblink the array disks described in this example, enter:
omconfig storage adisk action=unblink controller=1 adisk=
0:2:0,0:2:1,0:2:2
omconfig Prepare to Remove Array Disk
Use the following omconfig command syntax to prepare an array disk for removal:
Complete Syntax
omconfig storage adisk action=remove controller=id adisk=<ADISKID>
where id is the controller ID. The <ADISK> variable specifies the array disk.
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.