Bug 621944

Summary: RHEL4 guest fails to boot after upgrade due to lack of virt* modules
Product: Red Hat Enterprise Linux 4 Reporter: Dan Yasny <dyasny>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 4.9CC: acathrow, lyarwood, syeghiay, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-01 20:50:14 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:

Description Dan Yasny 2010-08-06 15:15:20 UTC
Description of problem:

The issue is that when updating a RHEL4 system to the latest kernel up2date fails to rebuild the initrd of the system to include the virt* modules required for the VM to boot correctly.

The missing modules required to make initrd correctly boot the system are :

--with=virtio_pci --with=virtio_net --with=virtio_blk --with=virtio_ring --with=virtio


Version-Release number of selected component (if applicable):
4.9

How reproducible:
always

Steps to Reproduce:
1.take 4.8, run up2date and get a new kernel
2.
3.
  
Actual results:
no boot

Expected results:
normal boot

Additional info:
the system is a kvm guest with virtio_blk and virtio_net interfaces