Previous Topic: Restarting the Linux Server


The Dumpconf Service

The dumpconf service configures the action taken if a kernel panic or PSW restart occurs.

Note: For details on implementing the dumpconf service, see Appendix C in IBM Linux on System z Using the Dump Tools SC33-8412 manual.

The following is an example configuration for a CCW dump device (DASD) using vmcmd and DELAY_MINUTES:

ON_PANIC=vmcmd
VMCMD_1="MSG MASTER Starting VMDUMP"
VMCMD_2="VMDUMP"
VMCMD_3="IPL 201 CLEAR"
DELAY_MINUTES=5