Go to file
Baoquan He 603224b256 Change dump_to_rootfs to be a default option and reboot to be default action
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>
2013-03-14 11:13:18 +08:00
po Update translation file po/it.po 2013-01-28 14:02:09 +08:00
.gitignore pull makedumpfile 1.5.3 2013-02-19 17:33:03 +08:00
98-kexec.rules
dracut-kdump.sh Change dump_to_rootfs to be a default option and reboot to be default action 2013-03-14 11:13:18 +08:00
dracut-module-setup.sh dracut-module-setup.sh: remove UUID/LABEL quotes before using it 2013-03-14 10:42:15 +08:00
dracut-monitor_dd_progress
firstboot_kdump.py firstboot:fix reserve mem ui spinbox step size 2012-12-12 17:15:10 +08:00
kdump.conf Change dump_to_rootfs to be a default option and reboot to be default action 2013-03-14 11:13:18 +08:00
kdump.conf.5 Change dump_to_rootfs to be a default option and reboot to be default action 2013-03-14 11:13:18 +08:00
kdump.init
kdump.service
kdump.sysconfig
kdump.sysconfig.i386 tune sysconfig to save memory usage 2013-02-27 10:16:14 +08:00
kdump.sysconfig.ia64
kdump.sysconfig.ppc64 tune sysconfig to save memory usage 2013-02-27 10:16:14 +08:00
kdump.sysconfig.s390x tune sysconfig to save memory usage 2013-02-27 10:16:14 +08:00
kdump.sysconfig.x86_64 tune sysconfig to save memory usage 2013-02-27 10:16:14 +08:00
kdumpctl add function to check kdump config file 2013-03-14 10:40:13 +08:00
kexec-kdump-howto.txt Change dump_to_rootfs to be a default option and reboot to be default action 2013-03-14 11:13:18 +08:00
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 Pull patch kexec-tools-2.0.3-ppc-exec-stack-fix.patch 2012-12-21 15:19:55 +08:00
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 Release 2.0.3.67 2013-02-19 17:33:11 +08:00
mkdumprd add function to check kdump config file 2013-03-14 10:40:13 +08:00
mkdumprd.8 Remove comma which is redundant 2013-02-16 15:19:41 +08:00
rhcrashkernel-param
sources pull makedumpfile 1.5.3 2013-02-19 17:33:03 +08:00
zanata-notes.txt