CLI Guide

Table Of Contents
Table 211. Omconfig Global Disable Smart Thermal Shutdown
Description Disables smart thermal shutdown for all controllers.
Syntax
omconfig storage globalinfo action=disablests
Example to Disable thermal shutdown. The omconfig 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/Configuration tab.
Example
omconfig storage globalinfo action=disablests
Omconfig Global Rescan Controller
Table 212. Omconfig 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 omconfig 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
Omconfig Set Hot Spare Protection Policy
Table 213. Omconfig 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 Users 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
182 Omconfig storage commands