Bug 1436133

Summary: vmlinuz is not properly transferred to /boot and kdump fails
Product: Red Hat Enterprise Virtualization Manager Reporter: Roman Hodain <rhodain>
Component: ovirt-node-ngAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.0.7CC: coli, dfediuck, gklein, hachen, michen
Target Milestone: ovirt-4.1.2   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-27 23:39:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roman Hodain 2017-03-27 09:18:35 UTC
Description of problem:
When a rhvh is upgraded the new initramfs is not transferred to /boot and kdump service fails during the boot process.

Version-Release number of selected component (if applicable):
imgbased-0.8.11-0.1.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Intall hypervisor before version rhvh-4.0-0.20170307.0
2. Upgrade to rhvh-4.0-0.20170307


Actual results:
Mar 27 09:11:10 localhost systemd[1]: Starting Crash recovery kernel arming...
Mar 27 09:11:11 localhost kdumpctl[1977]: Error: /boot/vmlinuz-3.10.0-514.10.2.el7.x86_64 not found.
Mar 27 09:11:11 localhost kdumpctl[1977]: Starting kdump: [FAILED]


Expected results:
The kdump initramfs is properly generated based on the vmlinuz and stored in /boot

Comment 2 Ryan Barry 2017-03-27 23:39:48 UTC
imgbased-copy-bootfiles is present in 4.1, which resolves this

*** This bug has been marked as a duplicate of bug 1392904 ***