CLI Guide

coredumpdelete
Table 15. Details of coredumpdelete
Description Deletes any currently available coredump data stored in the RAC.
To use this subcommand, you must have Execute Debug Command permission.
To use this subcommand, you must have Clear Logs or Execute DebugCommands 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
Table 16. Details of 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
52 RACADM Subcommand Details