CLI Guide
Example to Disable thermal shutdown. The omcong command syntax for disabling thermal shutdown does not
require a controller or enclosure ID.
NOTE: You can use the omreport storage globalinfo command to determine whether smart
thermal shutdown is currently enabled or disabled. The status of smart thermal shutdown is
also displayed in the GUI of Server Administrator. To locate this status, select the Storage
object and the Information/Conguration tab.
Example
omconfig storage globalinfo action=disablests
Omcong Global Rescan Controller
Table 212. Omcong Global Rescan Controller
Description Rescans all the controllers on the system. For more information about Global Rescan Controller, see the
Dell EMC OpenManage Online Help.
Syntax
omconfig storage globalinfo action=globalrescan
Example to Do a global rescan of all controllers. The omcong command syntax for rescanning all controllers on the
system does not require a controller or enclosure ID.
NOTE: Global rescan is not supported on non-RAID SCSI and SAS controllers. Reboot the
system to make visible the OpenManage changes on non-RAID SCSI controllers.
Example
omconfig storage globalinfo action=globalrescan
Omcong Set Hot Spare Protection Policy
Table 213.
Omcong Set Hot Spare Protection Policy
Description Sets the hot spare protection policy for dedicated or global hot spares. For more information, see the Dell
EMC OpenManage Server Administrator Storage Management User’s Guide at dell.com/support/
manuals.
Syntax
omconfig storage globalinfo action= setprotectionpolicies type=dhs
raid=<r1 | r5 | r6 | r10 | r50 | r60 | all> hscount=<1-16>
warnlevel=<0-3> includeghsinvdstate=<yes | no>, where hscount is the number of hot
spares 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.
Example for Global hot spare protection policy
Example
omconfig storage globalinfo action=setprotectionpolicies type=dhs
hscount=1 warnlevel=1 includeghsinvdstate=yes
186 Omcong storage commands