RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1305481 - mkdumprd fails on RHEV hosts with running VMs
Summary: mkdumprd fails on RHEV hosts with running VMs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kexec-tools
Version: 6.7
Hardware: All
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: kdump team
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1283191
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-08 11:45 UTC by Marcel Kolaja
Modified: 2019-10-10 11:07 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1283191
Environment:
Last Closed: 2016-03-22 15:28:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1571553 0 None None None 2016-02-08 11:45:40 UTC
Red Hat Product Errata RHBA-2016:0473 0 normal SHIPPED_LIVE kexec-tools bug fix update 2016-03-22 19:28:01 UTC

Description Marcel Kolaja 2016-02-08 11:45:28 UTC
This bug has been copied from bug #1283191 and has been proposed
to be backported to 6.7 z-stream (EUS).

Comment 4 Guo, Zhiyi 2016-03-03 07:51:52 UTC
[root@dhcp-11-59 ~]# cat /etc/kdump.conf 
nfs 10.66.8.172:/home/zhguo/tmp/nfs
path /var/crash
core_collector makedumpfile -c --message-level 1 -d 31


[root@dhcp-11-59 ~]# ifconfig | egrep -v ^\ \|^$\|^vlan\|^eth1\.\|^lo
eth0      Link encap:Ethernet  HWaddr 24:BE:05:14:95:16  
switch    Link encap:Ethernet  HWaddr 24:BE:05:14:95:16  
virbr0    Link encap:Ethernet  HWaddr 52:54:00:AC:E6:AF  
vnet0     Link encap:Ethernet  HWaddr FE:54:00:89:7D:71

Reproduce the bug on 6.7.z stream
kernel:
2.6.32-573.21.1.el6.x86_64
qemu: qemu-kvm-rhev-0.12.1.2-2.479.el6_7.4.x86_64
kexec-tools-2.0.0-286.el6_7.1.x86_64

[root@dhcp-11-59 etc]# service kdump restart
Stopping kdump:                                            [  OK  ]
Detected change(s) the following file(s):

  /etc/kdump.conf
Rebuilding /boot/initrd-2.6.32-573.20.1.el6.x86_64kdump.img
The ifcfg-vnet0 or ifcfg-xxx which contains DEVICE=vnet0 field doesn't exist.
Failed to run mkdumprd
Starting kdump:                                            [FAILED]

Verify the bug on:
kexec-tools-2.0.0-286.el6_7.2.x86_64
[root@dhcp-11-59 ~]# service kdump restart
Stopping kdump:                                            [  OK  ]
Detected change(s) the following file(s):

  /etc/kdump.conf
Rebuilding /boot/initrd-2.6.32-573.20.1.el6.x86_64kdump.img
Starting kdump:                                            [  OK  ]

Comment 7 errata-xmlrpc 2016-03-22 15:28:17 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/RHBA-2016-0473.html


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