User's Manual

170 Using the Storage Management Service
Example Syntax
For example, to test the alarm on controller 1, enter:
omconfig storage controller action=testalarm controller=1
omconfig Reset Controller Configuration
Use the following omconfig command syntax to reset the controller configuration.
NOTICE: Resetting a configuration permanently destroys all data on all virtual disks attached to the controller. If
the system or boot partition resides on these virtual disks, it will be destroyed. You may receive a warning message
if this command will result in deleting the system or boot partition. However, this warning message is not generated
in all circumstances. You should be certain that you are not deleting the system or boot partition or other vital data
when using this command.
Complete Syntax
omconfig storage controller action=resetconfig controller=id
where id is the controller ID as reported by the omreport storage controller command.
In some circumstances, you may receive a warning message if this command will delete the system or
boot partition. You can override this warning by using the force=yes parameter. In this case, the syntax is
as follows:
omconfig storage controller action=resetconfig controller=id force=yes
Example Syntax
For example, to reset the configuration on controller 1, enter:
omconfig storage controller action=resetconfig controller=1
omconfig Create Virtual Disk
The online help provides additional information about creating virtual disks.
The omconfig syntax for creating a virtual disk has several parameters. You must specify the
following parameters:
Controller (controller=id)
RAID level (raid=<c| r0| r1| r1c| r5| r10| r50>)
Size (size=<number | max | min>)
Array disk is specified as either
:
adisk=connector:enclosureID:portID
or
adisk=connector:targetID
Storage Management supplies default values for any of the other parameters that you do not specify.