Reference Guide
• AutoBackup system to NFS share and encrypt the data.
racadm systemconfig backup -f image.img -l 192.168.0:/share -u
admin -p xxx -n encryptpasswd123 -time 14:30 -dom 1 -rp 6 -mb 20
• AutoBackup system to vFlash SD.
racadm systemconfig backup --vFlash -time 10:30 -wom 1 -dow mon
-rp 6 -mb 1
systemerase
Description Allows you to erase the components to remove the server from use.
Synopsis
• To erase a specific component.
racadm systemerase <component>
• To erase multiple components.
racadm systemerase <component>,<component>,<component>
Input • <component> — the valid types of components are:
– bios
– diag
– drvpack
– idrac
– lcdata
Examples
• racadm systemerase bios
• racadm systemerase diag
• racadm systemerase drvpack
• racadm systemerase idrac
• racadm systemerase lcdata
• racadm systemerase bios,diag,drvpack
• racadm systemerase bios,idrac,lcdata
systemperfstatistics
Description Allows you to view and manage the system performance monitoring operations.
Synopsis
• To view the FQDD's of system performance monitoring sensors
racadm systemperfstatistics view
• To list the usage statistics of a specific sensor
racadm systemperfstatistics <sensor_FQDD>
• To reset the utilization peaks of system performance monitoring sensors
racadm systemperfstatistics PeakReset <FQDD>
• To run the peakreset operation you must have configure iDRAC privilege.
Examples:
117