Reference Guide
Table Of Contents
- iDRAC 8/7 v2.40.40.40 RACADM CLI Guide
- Introduction
- RACADM Subcommand Details
- Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands
- help and help subcommand
- arp
- autoupdatescheduler
- cd
- cd..
- clearasrscreen
- clearpending
- closessn
- clrsel
- config
- coredump
- coredumpdelete
- diagnostics
- eventfilters
- fcstatistics
- frontpanelerror
- fwupdate
- get
- getconfig
- gethostnetworkinterfaces
- getled
- getniccfg
- getraclog
- getractime
- getsel
- getsensorinfo
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- hwinventory
- ifconfig
- inlettemphistory
- jobqueue
- krbkeytabupload
- lclog
- license
- netstat
- nicstatistics
- ping
- ping6
- RACADM Proxy
- racdump
- racreset
- racresetcfg
- remoteimage
- rollback
- sensorsettings
- serveraction
- set
- setled
- setniccfg
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcertdelete
- sslcsrgen
- sslkeyupload
- sslresetcfg
- storage
- swinventory
- systemconfig
- systemerase
- systemperfstatistics
- techsupreport
- testemail
- testtrap
- testalert
- traceroute
- traceroute6
- update
- usercertupload
- usercertview
- vflashsd
- vflashpartition
- vmdisconnect
- iDRAC Property Database Group and Object Descriptions
- Displayable Characters
- idRacInfo
- cfgStaticLanNetworking
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgOobSnmp
- cfgRacTuning
- ifcRacManagedNodeOs
- cfgRacVirtual
- cfgServerInfo
- cfgActiveDirectory
- cfgLDAP
- cfgLdapRoleGroup
- cfgStandardSchema
- cfgThermal
- cfgIpmiSol
- cfgIpmiLan
- cfgIpmiPetIpv6
- cfgIpmiPef
- cfgIpmiPet
- cfgUserDomain
- cfgServerPower
- cfgServerPowerSupply
- cfgIPv6LanNetworking
- cfgIpv6StaticLanNetworking
- cfgIPv6URL
- cfgIpmiSerial
- cfgSmartCard
- cfgNetTuning
- cfgSensorRedundancy
- cfgVFlashSD
- cfgVFlashPartition
- cfgLogging
- cfgRacSecurity
- Database Objects With Get and Set Commands
- System.Backplane
- System.ChassisControl
- System.ChassisInfo
- System.QuickSync
- System.LCD
- System.Location
- System.Power
- System.Power.Supply
- System.ServerOS
- System.ThermalSettings
- System.ThermalConfig
- LifecycleController.LCAttributes
- iDRAC.ActiveDirectory
- iDRAC.ADGroup
- iDRAC.AutoOSLock
- iDRAC.EmailAlert
- iDRAC.Info
- iDRAC.IOIDOpt
- iDRAC.IPBlocking
- iDRAC.IPMILan
- iDRAC.IPMISerial
- iDRAC.IPMISOL
- iDRAC.IPv4
- iDRAC.IPv4Static
- iDRAC.IPv6
- iDRAC.IPv6Static
- iDRAC.IPv6URL
- iDRAC.LDAP
- iDRAC.LDAPRoleGroup
- iDRAC.LocalSecurity
- iDRAC.Logging
- iDRAC.NIC
- iDRAC.NICStatic
- iDRAC.NTPConfigGroup
- iDRAC.OS-BMC
- iDRAC.Racadm
- iDRAC.Redfish
- iDRAC.Redfisheventing
- iDRAC.RemoteHosts
- iDRAC.RFS
- iDRAC.RSM
- iDRAC.Security
- iDRAC.Serial
- iDRAC.SerialRedirection
- iDRAC.serverboot
- iDRAC.ServiceModule
- iDRAC.SmartCard
- iDRAC.SNMP
- iDRAC.SNMP.Alert
- iDRAC.SSH
- iDRAC.SysLog
- iDRAC.Telnet
- iDRAC.Time
- iDRAC.Tuning
- iDRAC.Update
- iDRAC.USB
- iDRAC.UserDomain
- iDRAC.Users
- iDRAC.vflashpartition
- iDRAC.vflashsd
- iDRAC.VirtualConsole
- iDRAC.VirtualMedia
- iDRAC.VNCServer
- iDRAC.WebServer
- BIOS.BiosBootSettings
- BIOS.EmbServerMgmt
- BIOS.IntegratedDevices
- BIOS.MemSettings
- BIOS.MiscSettings
- BIOS.NetworkSettings
- BIOS.OneTimeBoot
- BIOS.ProcSettings
- BIOS.ProxyAttributes
- BIOS.PxeDev1Settings
- BIOS.SataSettings
- BIOS.SerialCommSettings
- BIOS.SlotDisablement
- BIOS.SysInformation
- BIOS.SysProfileSettings
- BIOS.SysSecurity
- BIOS.UefiBootSettings
- FC.FCDevice
- FC.FCTarget
- FC.HBAConfig
- FC.PortConfig
- NIC.ConfigureFormn
- NIC.DCBSettings
- NIC.DeviceLevelConfig
- NIC.FCOECapabilities
- NIC.FCoEConfiguration
- NIC.FCoEGenParams
- NIC.FrmwImgMenu
- NIC.GlobalBandwidthAllocation
- NIC.IscsiFirstTgtParams
- NIC.IscsiGenParams
- NIC.IscsiInitiatorParams
- NIC.IscsiSecondaryDeviceParams
- NIC.IscsiSecondTgtParams
- NIC.NICConfig
- NIC.NICPartitioningConfig
- NIC.VndrConfigGroup
- Storage.Controller
- Storage.enclosure
- Storage.PhysicalDisk
- Storage.VirtualDisk
- Deprecated and New Subcommands
- Legacy and New Groups and Objects
● Create a backup file in a subfolder within the CIFS shared folder.
racadm systemconfig backup –f rts/Backup.img –l //192.168.0/CIFSshare
–u username –p xxx
● To enable or disable AutoBackupScheduler.
racadm set lifecyclecontroller.lcattributes.autobackup 1
racadm set lifecyclecontroller.lcattributes.autobackup 0
● AutoBackup system to CIFS 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 10
● 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
RACADM Subcommand Details 101