Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Integrated Dell Remote Access Controller 8 (iDRAC8) and iDRAC7 Version 2.10.10.10 RACADM Command Line Interface Reference Guide

PDF

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.

To run this subcommand, you must have the Debug permission.

Racdump includes the following subsystems and aggregates the following RACADM commands:

  • General System/RAC Information
  • Coredump Information

  • Network Interface Statistics

  • Session Information

  • Process Information

  • RAC Firmware Build Log

  • 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
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

===============================================================================
                                    General System/RAC Information
                                    ===============================================================================
                                    
                                    RAC Information:
                                    RAC Date/Time           = Thu Jul  3 13:35:32 2014
                                    
                                    Firmware Version        = 2.05.05.05
                                    Firmware Build          = 12
                                    Last Firmware Update    = 07/02/2014 19:41:38
                                    Hardware Version        = 0.01
                                    MAC Address             = 18:03:73:F7:B7:CA
                                    
                                    Common settings:
                                    Register DNS RAC Name   = 0
                                    DNS RAC Name            = idrac
                                    Current DNS Domain      = 
                                    Domain Name from DHCP   = Disabled
                                    
                                    IPv4 settings:
                                    Enabled                 = 1
                                    Current IP Address      = 192.168.0.1
                                    Current IP Gateway      = 192.168.0.1
                                    Current IP Netmask      = 192.168.0.1
                                    DHCP Enabled            = 0
                                    Current DNS Server 1    = 0.0.0.0
                                    Current DNS Server 2    = 0.0.0.0
                                    DNS Servers from DHCP   = Disabled
                                    
                                    IPv6 settings:
                                    Enabled                 = 0
                                    Current IP Address 1    = ::
                                    Current IP Gateway      = ::
                                    Autoconfig              = 1
                                    Link Local IP Address   = ::
                                    Current IP Address 2    = ::
                                    Current IP Address 3    = ::
                                    Current IP Address 4    = ::
                                    Current IP Address 5    = ::
                                    Current IP Address 6    = ::
                                    Current IP Address 7    = ::
                                    Current IP Address 8    = ::
                                    Current IP Address 9    = ::
                                    Current IP Address 10   = ::
                                    Current IP Address 11   = ::
                                    Current IP Address 12   = ::
                                    Current IP Address 13   = ::
                                    Current IP Address 14   = ::
                                    Current IP Address 15   = ::
                                    DNS Servers from DHCPv6 = Disabled
                                    Current DNS Server 1    = ::
                                    Current DNS Server 2    = ::
                                    
                                    System Information:
                                    System Model            = PowerEdge R720
                                    System Revision         = I
                                    System BIOS Version     = 2.0.18
                                    Service Tag             = 
                                    Express Svc Code        = 
                                    Host Name               = localhost.localdomain
                                    OS Name                 = 
                                    OS Version              = 
                                    Power Status            = ON
                                    Fresh Air Capable       = No
                                    
                                    Watchdog Information:
                                    Recovery Action         = None
                                    Present countdown value = 478 seconds
                                    Initial countdown value = 480 seconds
                                    
                                    Embedded NIC MAC Addresses:
                                    NIC.Integrated.1-3-1    Ethernet                = 78:2B:CB:4B:C2:ED
                                    NIC.Integrated.1-1-1    Ethernet                = 78:2B:CB:4B:C2:EB
                                    
                                    
                                    ===============================================================================
                                    Coredump Information
                                    ===============================================================================
                                    There is no coredump currently available.
                                    
                                    ===============================================================================
                                    Network Interface Statistics
                                    ===============================================================================
                                    Kernel IPv6 routing table
                                    Destination                                 Next Hop                                Flags Metric Ref    Use Iface
                                    ::1/128                                     ::                                      U     0      1        1 lo      
                                    ::1/128                                     ::                                      U     256    0        0 lo      
                                    fe80::1a03:73ff:fef7:b7ca/128               ::                                      U     0      0        1 lo      
                                    fe80::/64                                   ::                                      U     256    0        0 eth1    
                                    ff00::/8                                    ::                                      U     256    0        0 eth1    
                                    
                                    
                                    Kernel IP routing table
                                    Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
                                    0.0.0.0         192.168.0.1     0.0.0.0         UG        0 0          0 bond0
                                    192.168.0.1     0.0.0.0         192.168.0.1     U         0 0          0 bond0
                                    
                                    
                                    Active Internet connections (w/o servers)
                                    Proto Recv-Q Send-Q Local Address             Foreign Address           State       
                                    tcp        0      0 192.168.0.1:53986         192.168.0.1:199           ESTABLISHED 
                                    tcp        0      0 192.168.0.1:53985         192.168.0.1:199           ESTABLISHED 
                                    tcp        0      0 192.168.0.1:199           192.168.0.1:53986         ESTABLISHED 
                                    tcp        0      0 192.168.0.1:199           192.168.0.1:53985         ESTABLISHED 
                                    
                                    
                                    ===============================================================================
                                    Session Information
                                    ===============================================================================
                                    No active sessions currently exist.
                                    
                                    ===============================================================================
                                    Process Information
                                    ===============================================================================
                                    PID USER       VSZ STAT COMMAND
                                    1 root      5236 S    {systemd} /sbin/init
                                    2 root         0 SW   [kthreadd]
                                    3 root         0 SW   [ksoftirqd/0]
                                    6 root         0 SW   [watchdog/0]
                                    7 root         0 SW<  [khelper]
                                    8 root         0 SW   [kdevtmpfs]
                                    9 root         0 SW<  [netns]
                                    153 root         0 SW   [sync_supers]
                                    155 root         0 SW   [bdi-default]
                                    157 root         0 SW<  [kblockd]
                                    166 root         0 SW   [khubd]
                                    16233 root     40916 S    racadm racdump
                                    16246 root      3824 S    sh -c /bin/ps
                                    16247 root      3828 R    /bin/ps
                                    26851 root         0 SW   [kworker/u:3]
                                    
                                    
                                    ===============================================================================
                                    RAC Firmware Build Log
                                    ===============================================================================
                                    BLD_TAG=idracfw_bldtag_2.05.05.05_691231_1800_00
                                    BLD_VERSION=2.05.05.05
                                    BLD_NUMBER=69.12.31
                                    BLD_DATE=2.00.00.00.733
                                    BLD_TYPE=idrac
                                    BLD_KERNEL=ZIMAGE
                                 
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      =
                                    
                                    
                                    Chassis Information:
                                    System Model            = PowerEdgeM1000eControlPanel
                                    System AssetTag         = 00000
                                    Service Tag             =
                                    Chassis Name            = Dell Rack System
                                    Chassis Location        = [UNDEFINED]
                                    Power Status            = ON
                                    
                                    ===============================================================================
                                    Session Information
                                    ===============================================================================
                                    
                                    Type    User     IP Address      Login Date/Time
                                    SSH     root     10.9.72.252     11/28/2007 23:40:53
                                    KVM     root     169.254.31.30   11/28/2007 18:44:51
                                    
                                    
                                    
                                 
===============================================================================
                                    Sensor Information
                                    ===============================================================================
                                    
                                    <
                                    senType> <
                                    Num> <
                                    sensorName> <
                                    status> <
                                    reading> <
                                    units> <
                                    lc>
                                    <
                                    uc>
                                    FanSpeed    1    Fan-1         OK      14495    rpm     7250 14500
                                    FanSpeed    2    Fan-2         OK      14505    rpm     7250 14500
                                    FanSpeed    3    Fan-3         OK       4839    rpm     2344 14500
                                    FanSpeed    4    Fan-4         OK      14527    rpm     7250 14500
                                    FanSpeed    5    Fan-5         OK      14505    rpm     7250 14500
                                    FanSpeed    6    Fan-6         OK       4835    rpm     2344 14500
                                    FanSpeed    7    Fan-7         OK      14521    rpm     7250 14500
                                    FanSpeed    8    Fan-8       Not OK        1    rpm     7250 14500
                                    FanSpeed    9    Fan-9         OK       4826    rpm     2344 14500
                                    
                                    <
                                    senType> <
                                    Num> <
                                    sensorName> <
                                    status> <
                                    reading> <
                                    units> <
                                    lc>
                                    <
                                    uc>
                                    Temp        1   Ambient_Temp    OK       21     celcius  N/A  40
                                    
                                    <
                                    senType> <
                                    Num>  <
                                    sensorName>  <
                                    status>   <
                                    AC-OK status>
                                    PWR         1       PS-1        Online          OK
                                    PWR         2       PS-2        Online          OK
                                    PWR         3       PS-3        Online          OK
                                    PWR         4       PS-4       Slot Empty       N/A
                                    PWR         5       PS-5        Failed          OK
                                    PWR         6       PS-6        Slot Empty      N/A 
                                 

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\