Unnamed repository
3fe4cdffbc
Resolves: RHEL-40817
commit 08649f2487300a077ee5a45ef045dc277c21484d
Author: Philipp Rudo <prudo@redhat.com>
Date: Thu Jun 20 13:19:30 2024 +0200
dracut-kdump.sh: Save kexec-dmesg.log after failure_action
The kexec-dmesg.log is only saved after the initial dump attempt but not
for the failure_action. So in case the initial dump attempt failed and
the failure_action is dump_to_rootfs the kexec-dmesg.log is missing. Fix
that by calling save_log also after executing the failure_action.
Fixes:
|
||
---|---|---|
spec | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.packit.yaml | ||
.shellspec | ||
0001-dracut-module-setup-Fix-missing-systemd-system.conf-.patch | ||
0001-kdumpctl-Drop-default-kexec-d-option.patch | ||
0001-Use-grep-q-cmd-instead-of-cmd-grep-q.patch | ||
0002-kdump-lib-fix-sed-expression-in-prepare_cmdline-on-a.patch | ||
0002-mkdumprd-Fix-makedumpfile-parameter-check.patch | ||
0003-kdumpctl-Simplify-fadump-handling-in-reset_crashkern.patch | ||
0003-Try-to-install-PHY-and-MDIO-bus-drivers-explicitly.patch | ||
0004-Install-the-driver-of-physical-device-for-a-SR-IOV-v.patch | ||
0004-kdumpctl.8-Add-description-to-reset-crashkernel-rebo.patch | ||
0005-dracut-kdump.sh-Save-kexec-dmesg.log-after-failure_a.patch | ||
0005-update-98-kexec-rules-for-crash-hotplug.patch | ||
0006-sysconfig-add-pcie_ports-compat-to-KDUMP_COMMANDLINE.patch | ||
0007-fadump-udev-do-not-re-register-fadump-if-kernel-hotp.patch | ||
gating.yaml | ||
kexec-tools-2.0.28-Fix-building-on-x86_64-with-binutils-2.41.patch | ||
kexec-tools-2.0.28-kexec-don-t-use-kexec_file_load-on-XEN.patch | ||
kexec-tools-2.0.28-makedumfpile-0001-PATCH-ppc64-get-vmalloc-start-address-from-vmcoreinf.patch | ||
kexec-tools-2.0.28-makedumpfile-0002-PATCH-Fix-failure-of-hugetlb-pages-exclusion-on-Linu.patch | ||
kexec-tools-2.0.28-makedumpfile-0003-PATCH-Fix-wrong-exclusion-of-Slab-pages-on-Linux-6.1.patch | ||
kexec-tools.spec | ||
README | ||
README.packit | ||
sources |
Adding a patch to kexec-tools ============================= There is a mailing list kexec@lists.fedoraproject.org where all the dicussion related to fedora kexec-tools happen. All the patches are posted there for inclusion and committed to kexec-tools after review. So if you want your patches to be included in fedora kexec-tools package, post these to kexec@lists.fedoraproject.org. One can subscribe to list and browse through archives here. https://admin.fedoraproject.org/mailman/listinfo/kexec