Reference Guide

Table Of Contents
Feb 19 15:56:11 (none) last message repeated 2 times
Feb 22 11:46:11 (none) kernel:
coredumpdelete
Description Deletes any currently available coredump data stored in the RAC.
To use this subcommand, you must have Execute Debug Command permission.
NOTE: If a coredumpdelete command is issued and a coredump is not currently stored in the RAC,
the command displays a success message. This behavior is expected. See the coredump subcommand
for more information about viewing a coredump.
Synopsis
racadm coredumpdelete
Output
Coredump is deleted.
Example
racadm coredumpdelete
Coredump request completed successfully
diagnostics
Description
Collects and exports remote diagnostics report from iDRAC.
The results of the latest successfully run remote diagnostics are available and retrievable remotely
through an NFS or a CIFS share.
Synopsis To run a remote diagnostic report:
racadm diagnostics run -m <mode> -r <reboot type> -s <start time> -e
<expiration time>
To export a remote diagnostic report:
racadm diagnostics export -f <file name> -l <NFS or CIFS share location>
-u <username> -p <password>
Input
m <mode> Specifies the type of diagnostic mode. The types are:
Collect and export remote diagnostics report from the iDRAC.
The results of the latest successfully executed remote Diagnostics will be available and retrievable
remotely through an NFS or a CIFS share.
0(Express) The express mode executes a subset of diagnostic tests.
1(Extended) The extended mode executes all available diagnostics tests.
2(Both) Runs express and extended tests serially in sequence.
-f <filename> Specifies the name of the configuration file.
-l Specifies the location of the network share (NFS or CIFS).
-u <username> Specifies the user name of the remote share to import the file.
-p <password> Specifies the password of the remote share to import the file.
-r <reboot type> Specifies the reboot type. The type can be one of the following:
pwrcycle Power cycle
Graceful Graceful reboot without forced shutdown
Forced Graceful reboot with forced shutdown
26 RACADM Subcommand Details