Automatic dump example

You can use the dumpconf service to set up automatic dumping. In this example, a dump is automatically triggered when a kernel panic occurs.

About this task

To set up dumping using dumpconf, edit the /etc/sysconfig/dumpconf configuration file.

Example

Example configuration for an NVMe disk, where the disk corresponds to an NVMe device with function ID 0x00000001 and name space ID 0x00000001:
ON_PANIC=dump
DUMP_TYPE=nvme
FID=0x00000001
NSID=0x00000001
BOOTPROG=0
BR_LBA=0