Bug 1175967 - [7.0_3.5] Miss some configuration lines in "/etc/kdump.conf" by using default kdump type
Summary: [7.0_3.5] Miss some configuration lines in "/etc/kdump.conf" by using default...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-node
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.5.0
Assignee: Ryan Barry
QA Contact: Virtualization Bugs
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-19 01:53 UTC by haiyang,dong
Modified: 2016-02-10 20:09 UTC (History)
14 users (show)

Fixed In Version: ovirt-node-3.2.1-2.el6 ovirt-node-3.2.1-2.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-11 21:07:21 UTC
oVirt Team: Node
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:0160 0 normal SHIPPED_LIVE ovirt-node bug fix and enhancement update 2015-02-12 01:34:52 UTC
oVirt gerrit 36312 0 master MERGED Local kdump changes for EL7 Never
oVirt gerrit 36707 0 ovirt-3.5 MERGED Local kdump changes for EL7 Never

Description haiyang,dong 2014-12-19 01:53:06 UTC
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

Comment 4 Fabian Deutsch 2015-01-20 08:03:04 UTC
This bug was fixed to fix the local kdump configuration.

Comment 6 haiyang,dong 2015-01-28 09:37:30 UTC
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".

Comment 8 errata-xmlrpc 2015-02-11 21:07:21 UTC
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


Note You need to log in before you can comment on or make changes to this bug.