Command Line Interface Guide

omconfig storage Commands 255
Example Syntax
The omconfig command syntax for rescanning all controllers on the system
does not require that you specify a controller ID. To do a global rescan of all
controllers, type the following:
omconfig storage globalinfo action=globalrescan
NOTE: Global rescan is not supported on non-RAID SCSI and SAS controllers.
Reboot the system for the configuration changes on non-RAID SCSI controllers to
be visible.
omconfig Set Hot Spare Protection Policy
Use the following omconfig command syntax to set the Hot Spare Protection
Policy for dedicated or global hot spares. See the Dell OpenManage Server
Administrator Storage Management User’s Guide for more information on
setting hot spare protection policy.
Complete Syntax
For dedicated hot spare protection policy, type:
omconfig storage globalinfo action=
setprotectionpolicies type=dhs raid=<r1 | r5 | r6
| r10 | r50 | r60 | all> hscount=<1-16> warnlevel=
<0-3>
where hscount is the number of hot spares to be assigned to the virtual disk
and warnlevel is the severity level you want to assign to the generated
alert, if this policy is violated. Use hscount=0 warnlevel=0 to reset the
dedicated hot spare protection policy for the RAID level.
For global hot spare protection policy, type:
omconfig storage globalinfo action=
setprotectionpolicies type=ghs hscount=<1-16>
warnlevel=<0-3> includeghsinvdstate=<yes | no>
where hscount is the number of hot spares to be assigned to the virtual disk
and
warnlevel
is the severity level you want to assign to the generated alert,
if this policy is violated. Use
hscount=0 warnlevel=0
to reset the global
hot spare protection policy for the RAID level.