CLI Guide

Deploy a remote image on iDRAC NFS Share.
racadm remoteimage -c -u root -p password -l '192.168.1.113:/opt/nfs/
OM840.iso
Deploy a remote image on iDRAC HTTP Share.
racadm remoteinage -c -u "user" -p "xxx" -l http://shrloc/foo.iso
Deploy a remote image on iDRAC HTTPS Share.
racadm remoteinage -c -u "user" -p "xxx" -l https://shrloc/foo.iso
NOTE: -p and -u options are not mandatory in case of HTTP/HTTPS based remoteimage
commands.
rollback
Table 79. Details of rollback
Description Allows you to roll back the firmware 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 firmware rollback.
Example
To perform BIOS firmware rollback:
racadm rollback iDRAC.Embedded.1-1
RAC1056: Rollback operation initiated successfully.
To perform a graceful system reboot after BIOS firmware rollback:
racadm rollback BIOS.Setup.1-1 --reboot
sensorsettings
Table 80. sensorsettings
Description Allows you to perform threshold settings of the sensor.
To run this subcommand, you must have Configure 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 filter is entered.
Synopsis
racadm sensorsettings set <FQDD> -level Min <value>
Input
<FQDD> — Sensor or corresponding sensor FQDD which needs a threshold configuration. Run the command,
racadm getsensorinfo to view the sensor FQDD. The R/W field in the output getsensorinfo indicates if
RACADM Subcommand Details 103