Description of problem: Default rhevh 7.0 used "Local" type for kdump Configuration.But I noticed it missed the follow configuration lines in "/etc/kdump.conf": default reboot ext4 /dev/HostVG/Data Version-Release number of selected component (if applicable): rhev-hypervisor7-7.0-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el7.noarch How reproducible: 100% QA Whiteboard: Steps to Reproduce: 1. Clean install rhev-hypervisor7-7.0-20141212.0.iso 2. Boot rhevh and login it 3. Enter into Kdump page 4. Press F2 to into shell console Actual results: After step3, check that default kdump type was "Local" After step4, But miss some configuration lines in "/etc/kdump.conf" Expected results: After step4, The follow configuration lines should also show in "/etc/kdump.conf": default reboot ext4 /dev/HostVG/Data Additional info: 1. No this issue for version rhev-hypervisor6-6.6-20141212.0.iso(RHEV-H 6.6 for RHEV3.5) 2. The default kdump.conf of rhev-hypervisor7-7.0-20141212.0.iso [root@dhcp-9-55 core]# cat /etc/kdump.conf .. path /var/crash core_collector makedumpfile -l --message-level 1 -d 31 .. #fence_kdump_args -p 7410 -f auto -c 0 -i 10 #fence_kdump_nodes node1 node2
This bug was fixed to fix the local kdump configuration.
Test version: rhev-hypervisor7-7.0-20150123.2.iso ovirt-node-3.2.1-6.el7.noarch Test steps: 1.Install rhev-hypervisor7-7.0-20150123.2.iso 2. Boot rhevh and login it 3. Enter into Kdump page 4. Press F2 to into shell console Test result: After step4, The follow configuration lines shown in "/etc/kdump.conf": default reboot path core ext4 /dev/HostVG/Data also configure kdump via local function works well so this bug has been fixed, changed the status into "VERIFIED".
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0160.html