Using the Storage Management Service 149
omconfig Test Controller Alarm
Use the following omconfig command syntax to test the functionality of the controller alarm. The alarm
will sound for about two seconds. See the online help for more information about using this command.
Complete Syntax
omconfig storage controller action=testalarm controller=id
where id is the controller ID as reported by the omreport storage controller command.
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