On IBM Power Systems, *kdump* fails if *fadump* was used previously and both use a network target
Issue
- The kdump kernel crash dumping mechanism will fail to save dumps to a network location if the same system was previously configured to instead use firmware-assisted dumping (fadump) and also save dumps remotely. This is because when the mechanism is switched back to kdump, the
kdump-prefix is added to the configured network interface, but configuring fadump already added the same prefix before. The resulting interface name becomeskdump-kdump-eth0, and the final0is then truncated. This results in an invalid interface namekdump-kdump-eth, and kdump then fails to access the interface and save crash dumps to a remote target.
Environment
- Red Hat Enterprise Linux(RHEL) 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.