Users Guide
Example to Blinks the physical disk in cachecade 4 on controller 1
Example
omconfig storage cachecade action=blink controller=1 cachecade=4
Omconfig Unblink Cachecade
Table 216. Omconfig Unblink Cachecade
Description Unblinks the physical disks included in a cachecade.
Syntax omconfig storage cachecade action=unblink 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 Unblinks the physical disk in cachecade 4 on controller 1
Example
omconfig storage cachecade action=unblink controller=1 cachecade=4
Omconfig Delete Cachecade
Table 217. Omconfig Delete Cachecade
Description Deletes a cachecade.
Syntax
omconfig storage cachecade action=deletecachecade 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.
In some circumstances, you may receive a warning message. You can override this warning by using
the force=yes parameter. In this case, the syntax is as follows:
omconfig storage cachecade action=deletecachecade controller=id
cachecade=id force=yes
Example to Delete cachecade 4 on controller 1.
Example
omconfig storage cachecade action=deletecachecade controller=1
cachecade=4
Omconfig Resize Cachecade
Table 218. Omconfig Resize Cachecade
Description Resizes a cachecade by adding or removing physical disks.
Syntax
omconfig storage cachecade action=resize controller=id cachecade=id
pdisk=<PDISKID>, 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 Resize cachecade 4, use physical disks 0 through 3 on connector 0 of controller 1.
180