Reference Guide
Table Of Contents
- iDRAC 8/7 v2.50.50.50 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
Example
● Display the number of records present in the Lifecycle log.
racadm lclog view -i
● Display the iDRAC agent idrac records, under the storage category and storage physical disk drive
subcategory, with severity set to warning.
racadm lclog view -a idrac -c storage -b pdr -s warning
● Display the records under storage and system categories with severities set to warning or critical.
racadm lclog view -c storage,system -s warning,critical
● Display the records having severities set to warning or critical, starting from sequence number 4.
racadm lclog view -s warning,critical -q 4
● Display 5 records starting from sequence number 20.
racadm lclog view -q 20 -n 5
● Display all records of events that have occurred between 2011-01-02 23:33:40 and 2011-01-03 00:32:15.
racadm lclog view -r "2011-01-02 23:33:40" -e "2011-01-03 00:32:15"
● Display all the available records from the active Lifecycle log.
racadm lclog view
NOTE:
If output is not returned when this command is used remotely, then retry increasing the
remote RACADM timeout value. To increase the timeout value, run the command racadm set
iDRAC.Racadm.Timeout <value>. Alternatively, you can retrieve few records.
● Add a comment to record number 5 in the Lifecycle log.
racadm lclog comment edit –q 5 –m “This is a test comment.”
● Add a worknote to the Lifecycle log.
racadm lclog worknote add -m "This is a test worknote."
● Export the Lifecycle log to a remote CIFS share.
racadm lclog export -f Mylog.xml -u admin -p xxx -l //192.168.0/share
● Export the complete Lifecycle log in gzip format to a remote CIFS share.
racadm lclog export -f log.xml.gz -u admin -p xxx -l //192.168.0/share
--complete
● Export the Lifecycle log to a remote NFS share.
racadm lclog export -f Mylog.xml -l 192.168.0:/home/lclog_user
● Export the Lifecycle log to a local share using Local RACADM.
racadm lclog export -f Mylog.xml
● Export the complete Lifecycle log in gzip format to a local share using Local RACADM.
racadm lclog export -f log.xml.gz --complete
● Export the Lifecycle log lclog to a local share using Remote RACADM.
racadm -r 192.168.0 -u admin -p xxx lclog export -f Mylog.xml
● Display the status of the specified Job ID with Lifecycle Controller.
racadm lclog viewconfigresult -j JID_123456789012
58
RACADM Subcommand Details