Reference Guide
Table Of Contents
- Chassis Management Controller Version 5.2 for Dell PowerEdge M1000e RACADM Command Line Reference Guide
- Contents
- Introduction
- RACADM Subcommand Details
- Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands
- racadm ? and ? subcommand
- help and help subcommand
- arp
- chassisaction
- chassislog
- closessn
- clrraclog
- clrsel
- cmcchangeover
- config
- connect
- deploy
- eventfilters
- feature
- featurecard
- fwupdate
- get
- getactiveerrors
- getarraycfg
- getassettag
- getchassisname
- getconfig
- getdcinfo
- getflexaddr
- getfanreqinfo
- getioinfo
- getkvminfo
- getled
- getmacaddress
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getraclog
- getractime
- getredundancymode
- getsel
- getsensorinfo
- getslotname
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- ifconfig
- krbkeytabupload
- netstat
- ping
- ping6
- racdump
- racreset
- racresetcfg
- remoteimage
- set
- serveraction
- setarraycfg
- setassettag
- setchassisname
- setflexaddr
- setled
- setniccfg
- setractime
- setslotname
- setsysinfo
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcsrgen
- sslresetcfg
- testemail
- testfeature
- testtrap
- traceroute
- traceroute6
- CMC Property Database Group and Object Descriptions
- Displayable Characters
- idRacInfo
- cfgLanNetworking
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgOobSnmp
- cfgTraps
- cfgRacTuning
- cfgServerInfo
- cfgActiveDirectory
- cfgLDAP
- cfgLDAPRoleGroup
- cfgStandardSchema
- cfgLocation
- cfgChassisPower
- cfgChassisDefaultPowerCapLowerBoundBTU (Read Only)
- cfgChassisDefaultPowerCapLowerBound (Read Only)
- cfgChassisDefaultPowerCapUpperBound (Read Only)
- cfgChassisDefaultPowerCapUpperBoundBTU (Read or Write)
- cfgChassisAllow110VACOperationTimestamp (Read Only)
- cfgChassisMaxPowerConservationModeTimestamp (Read Only)
- cfgChassisACPowerRecoveryDisable
- cfgThermal
- cfgKVMInfo
- cfgLcdInfo
- cfgAlerting
- cfgIPv6LanNetworking
- cfgCurrentLanNetworking (Read Only)
- cfgCurrentIPv6LanNetworking (Read Only)
- cfgNetTuning
- cfgRacSecurity
- cfgQuickDeploy
- cfgActionOnServerInsertion
- cfgSetiDRACRootPasswordOnServerInsertion
- cfgiDRACRootPassword
- cfgEnableiDRACLAN
- cfgEnableiDRACIPv4
- cfgEnableiDRACIPMIOverLAN
- cfgEnableiDRACIPv4DHCP
- cfgStartingiDRACIPv4Address
- cfgiDRACIPv4GateWay
- cfgiDRACIPv4Netmask
- cfgEnableiDRACIPv6
- cfgEnableiDRACIPv6AutoConfig
- cfgiDRACIPv6PrefixLength
- cfgiDRACIPv6Gateway
- cfgReservedIPAddressNumbers
- cfgUseCMCDNSSettings
racdump
Description Provides a single command to get dump, status, and general CMC board information.
This subcommand displays the comprehensive chassis status, configuration state information, and historic
event logs. Used for post deployment configuration verification and during debugging sessions.
To run this subcommand, you must have the Administrator privilege.
Racdump includes the following subsystems and aggregates the following RACADM commands:
● General System/RAC information — getsysinfo
● Session information — getssinfo
● Sensor information — getsensorinfo
● Switches information (IO Module) — getioinfo
● Mezzanine card information (Daughter card) — getdcinfo
● All modules information — getmodinfo
● Power budget information — getpbinfo
● KVM information — getkvminfo
● NIC information (CMC module) — getniccfg
● Redundancy information — getredundancymode
● Trace log information — gettracelog
● RAC event log — getraclog
● System event log — getsel
Synopsis
racadm racdump
Input N/A
Output
The following information is displayed when this subcommand is processed:
● General system or RAC information
● Coredump
● Session information
● Process information
● Firmware build information
Example
racadm racdump
===============================================================================
General System/RAC Information
===============================================================================
CMC Information:
CMC Date/Time = Wed, 28 Nov 2007 11:55:49 PM
Active CMC Version = X08
Standby CMC Version = N/A
Last Firmware Update = Wed Nov 21 21:37:56 2007
Hardware Version = 2
Current IP Address = 192.168.0.1
Current IP Gateway = 192.168.0.1
Current IP Netmask = 192.168.0.1
DHCP Enabled = 1
MAC Address = 00:55:AB:39:10:0F
Current DNS Server 1 = 0.0.0.0
Current DNS Server 2 = 0.0.0.0
DNS Servers from DHCP = 0
Register DNS CMC Name = 0
DNS CMC Name = cmc-servicetag
Current DNS Domain =
RACADM Subcommand Details
73