CLI Guide

rollback
Table 75. Details of rollback
Description Allows you to roll back the rmware to an earlier version.
Synopsis
racadm rollback <FQDD> [--reboot]
NOTE: To get the list of available rollback versions and FQDDs, run the racadm swinventory
command.
Input
<FQDD>: Specify the FQDD of the device for which the rollback is required.
--reboot: Performs a graceful system reboot after the BIOS rmware rollback.
Example
To perform BIOS rmware rollback:
racadm rollback iDRAC.Embedded.1-1
RAC1056: Rollback operation initiated successfully.
To perform a graceful system reboot after BIOS rmware rollback:
racadm rollback BIOS.Setup.1-1 --reboot
sensorsettings
Table 76. Details of sensorsettings
Description Allows you to perform threshold settings of the sensor.
To run this subcommand, you must have Congure iDRAC privilege.
NOTE: An error message is displayed when the following is performed:
A set operation is performed on an unsupported FQDD.
Out of range settings is entered.
Invalid sensor FQDD is entered.
Invalid threshold level lter is entered.
Synopsis
racadm sensorsettings set <FQDD> -level Min <value>
Input
<FQDD> — Sensor or corresponding sensor FQDD which needs a threshold conguration. Run the command,
racadm getsensorinfo to view the sensor FQDD. The R/W eld in the output getsensorinfo indicates if the
sensor thresholds can be congured. Replace the
<FQDD> eld with the corresponding sensor FQDD that needs
a threshold conguration.
-level — threshold level for the sensor setting. Values are Max or Min.
Examples To set the minimum noncritical threshold level for a power sensor type.
racadm sensorsettings set iDRAC.Embedded.1#SystemBoardCPUUsage -level Max 95
NOTE: The entered value must be lesser or higher than the sensor critical threshold limit.
96 RACADM Subcommand Details