User's Manual

Using the Storage Management Service 147
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 Dell
OpenManage Online Help for more information about Test Controller Alarm.
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
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. System or boot partition residing on these virtual disks will
be destroyed. You may receive a warning message if this command results in
deleting the system or boot partition. However, this warning message is not
generated in all circumstances. Ensure 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
deletes 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