Users Guide

Use the following omconfig command syntax to rescan all controllers on the system. See "Rescan Controller" and "Rescan to Update Storage Configuration
Changes" for more information about using this command.
Complete Syntax
omconfig storage globalinfo action=globalrescan
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, enter the following:
omconfig storage globalinfo action=globalrescan
omconfig Set Hot Spare Protection Policy
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to set the Hot Spare Protection Policy for dedicated or global hot spares. See "Dedicated Hot Spare Protection
Policy" and "Global Hot Spare Protection Policy" for more information.
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=<0-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=<0-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.
Example Syntax
NOTE: Global Rescan is not supported on non-RAID controllers. On non-RAID controllers, you must reboot the system before Storage Management can
see configuration changes.