Unnamed repository
603224b256
Firstly rename dump_rootfs to dump_to_rootfs to remove the ambiguity about dump_rootfs. Then add it as one of default options. That means user can specify dump_to_rootfs to be default action manually, then it will take action when specified target dump failed. Secondly, in rhel7 and fedora, when default action is not specified, the default 'default' is dump_to_rootfs. Namely when specified target dump failed, the kdump initrd will mount root and save kdump from initramfs context. However in rhel6, the default 'default' is 'reboot'. That means when specified target dump failed, the kdump initrd will reboot systems. For being consistent with rhel6, change the default 'default' back to 'reboot'. And this can also keep logic simple, easier to understand. Primarily, Our default dump target is root filesystem. So keeping "default" as "dump_to_rootfs" and trying to dump to root filesystem again when first attempt fails does not make much sense. Meanwhile add the relevant description into kdump.conf,kdump.conf.5 and kexec-kdump-howto.txt. Signed-off-by: Baoquan He <bhe@redhat.com> Acked-by: Dave Young <dyoung@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> |
||
---|---|---|
po | ||
.gitignore | ||
98-kexec.rules | ||
dracut-kdump.sh | ||
dracut-module-setup.sh | ||
dracut-monitor_dd_progress | ||
firstboot_kdump.py | ||
kdump.conf | ||
kdump.conf.5 | ||
kdump.init | ||
kdump.service | ||
kdump.sysconfig | ||
kdump.sysconfig.i386 | ||
kdump.sysconfig.ia64 | ||
kdump.sysconfig.ppc64 | ||
kdump.sysconfig.s390x | ||
kdump.sysconfig.x86_64 | ||
kdumpctl | ||
kexec-kdump-howto.txt | ||
kexec-tools-2.0.3-disable-kexec-test.patch | ||
kexec-tools-2.0.3-kdump-pass-acpi_rsdp-to-2nd-kernel-for-efi-booting.patch | ||
kexec-tools-2.0.3-Load-bzImages-smaller-than-32-KiB.patch | ||
kexec-tools-2.0.3-ppc-exec-stack-fix.patch | ||
kexec-tools-2.0.3-ppc-ppc64-compile-purgatory-code-with-gcc-option-msoft-float.patch | ||
kexec-tools-2.0.3-vmcore-dmesg-Do-not-write-beyond-end-of-buffer.patch | ||
kexec-tools-2.0.3-vmcore-dmesg-vmcore-dmesg-Make-it-work-with-new-stru.patch | ||
kexec-tools.spec | ||
mkdumprd | ||
mkdumprd.8 | ||
rhcrashkernel-param | ||
sources | ||
zanata-notes.txt |