User's Manual

l racadm getconfig -f myrac.cfg Reads all of the configuration objects, from all of the DRAC 4 group configuration parameters and displays them on
the screen.
l racadm config -f myrac.cfg Configures or reconfigures the DRAC 4. The myrac.cfg file may be created from the command specified in the previous
example if the DRAC 4 has a desired configuration to be replicated. The myrac.cfg file may also be edited manually as long as the parsing rules are
followed.
l racadm getconfig -h Displays a list of the available configuration groups on the DRAC 4.
l racadm getconfig -u root Displays the configuration parameters for the user named root.
coredump
TableA-6 describes the coredump subcommand.
Table A-6. coredump
Synopsis
racadm coredump
Description
The coredump subcommand displays detailed information, including register values, recorded when the most recent bus error occurred, or the message No
CORE dump available (if a previous bus error has not occurred, or if the data has been cleared).
This bus error information is persistent across power cycles of the DRAC 4the data remains in the flash memory of the DRAC 4 until either:
l It is cleared using the coredumpdelete subcommand.
l Another bus error occurs, replacing the previous information with the more recent bus error information.
See the coredumpdelete subcommand for information about deleting this information.
Output (Example)
FW d_cmdCoreDump:
Last CORE dump at Wed, 23 Oct 2004 15:49:41 GMT-05:00
Data Access Abort Running: 'IPEV' -#005E0000
---------------------------------------------------------------
CPSR = A0000013 (NzCv if SVC32) SP =018616DC LR =01023C34
R0 =D000AEB2 R1 =01151C1C R2 =0186179C R3 =00000007 R4 =01861700
R5 =C854E35C R6 =018617A0 R7 =00000011 R8 =01383C44 R9 =F1C729C6
R10=00000004 R11=01151C1C R12=0000005F USP=DEADBEEF ULR=00000000
SSP=018616DC SLR=01023C34 SPSR_svc=60000013
PC =01151C88-01151C88:
Image ID: jon Wed Oct 23 14:55:53 CDT 2004 //DG0YN811/c/esm4/10_23/RAC2.0/FW/rmc
Sysuptime: 67f
FIQ stack
<binary data>
NOTE: The myrac.cfg file does not contain password information. To include this information in the file, it must be input manually. If you want to
remove password information from the myrac.cfg file, use the -p option.
NOTE: To use this command, you must have Execute Debug Commands permission.
Subcommand
Definition
coredump
Displays the last DRAC 4 core dump.