Bug 181478

Summary: Hypervisor options are not copied to new kernels
Product: [Fedora] Fedora Reporter: Juan Quintela <quintela>
Component: mkinitrdAssignee: Jeremy Katz <katzj>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: jmorris, sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-24 19:06:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222    

Description Juan Quintela 2006-02-14 16:10:03 UTC
Description of problem:

hypervisor options are not copied from one kernel to the other

Version-Release number of selected component (if applicable):
All releases.

How reproducible:

Allways happens

Steps to Reproduce:
1. Install a xen hypervisor kernel
2. Change the xen line optinos (notice that the kernel options are copied as
expected)
3. Install a nex xen hypervisor kernel
   
Actual results:

Hypervisor options are not copied.
Kekernel options are copied.

Expected results:

Both hypervisor & kernel optinos are copied from previous entry.

Additional info:

Comment 1 Rahul Sundaram 2006-02-20 10:43:25 UTC

These bugs are being closed since a large number of updates have been released
after the FC5 test1 and test2 releases. Kindly update your system by running yum
update as root user or try out the third and final test version of FC5 being
released in a short while and verify if the bugs are still present on the system
.Reopen or file new bug reports as appropriate after confirming the presence of
this issue. Thanks

Comment 2 Jeremy Katz 2006-02-24 18:38:44 UTC
*** Bug 179604 has been marked as a duplicate of this bug. ***

Comment 3 Jeremy Katz 2006-02-24 19:06:42 UTC
Actually getting around to testing this, the right thing does happen if you set
your hypervisor kernel as the default.  In that case, both the kernel options
and the hypervisor options are getting copied correctly.