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 869465 - trouble booting /dev/root does not exist
Summary: trouble booting /dev/root does not exist
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: dracut
Version: 7.0
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: dracut-maint
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-24 02:04 UTC by Ben Woodard
Modified: 2012-10-25 19:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-25 19:24:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
vmm created virt image (2.69 KB, text/xml)
2012-10-24 02:04 UTC, Ben Woodard
no flags Details

Description Ben Woodard 2012-10-24 02:04:36 UTC
Created attachment 632498 [details]
vmm created virt image

Description of problem:

Virtual image won't boot on F17
Warning: /dev/root does not exist 

looking in the dracut logs it doesn't appear to be finding a disk

There is no /dev/disk or /dev/sdX or any of the other likely candidates.

cdrom being found as sr1 seems to be the last thing in dmesg as if it can't find the qemu provided disk. Other virtual images seem to have no problem finding their disk.

The journalctl logs are practically unreadable. Most of the info is truncated toward the right side of the screen. 

Version-Release number of selected component (if applicable):
Fedora 17 host: 
  qemu-kvm-1.0.1-2.fc17.x86_64
  kernel-devel-3.6.1-1.fc17.x86_64
  libvirt-0.9.11.6-1.fc17.x86_64
RHEL7 image: 
  RHEL-7.0-20121012.1-Server-x86_64-dvd1.iso
  [root@snog images]# sha256sum RHEL-7.0-20121012.1-Server-x86_64-dvd1.iso 
  fd5fffb92df274b77d33c3244570d65ac0104da1766ed6b6d105c1a9b50144fc 
      RHEL-7.0-20121012.1-Server-x86_64-dvd1.iso

How reproducible:
Always

Steps to Reproduce:
1. basically take defaults creating a new virt image using Virtual Machine Manager
 using a local iso image.
 only change was to not pre-allocate image 
<see attached xml file>
  
Actual results:
doesn't boot falls to rdshell

Expected results:
boots

Additional info:
  RHEL-7.0-20120711.2-Server-x86_64-dvd1.iso has no problem booting properly on this machine.
I did not try any further bisecting as the other images are not readily available.

This doesn't seem to be the same as bz#829682 but that is the closest match that I was able to find in bz.

Comment 2 Ben Woodard 2012-10-24 21:04:14 UTC
summary of the above:
1) the problem is confirmed to be reproducible on F15
2) it appears that the problem is somewhere between the 7-11 compose and the 10-12 compose something changed that makes it so that rhel7's can't find the initramfs on the CD image.

Comment 4 Ben Woodard 2012-10-24 22:09:14 UTC
Since many if not all of the RHEL7 images between A2 and the 10-12 compose have been deleted, notting suggested that I try F18's alpha.

This worked as expected and so the problem appears to be with the recent RHEL7 compose and how it interacts with F15-17's sr driver.

Comment 5 Ben Woodard 2012-10-25 16:31:42 UTC
Travis Gummels tested the rhel7 installer on rhel6 and it appears to work.

I think that he used:
  libvirt-0.9.10-21.el6_3.5
  kernel-2.6.32-279.11.1
  qemu-kvm-2:0.12.1.2-2.295.el6_3.2

Comment 6 Ben Woodard 2012-10-25 16:53:42 UTC
actually gummels says that he's using:

<gummels> $ rpm -q qemu-img kernel libvirt
<gummels> qemu-img-0.12.1.2-2.295.el6_3.1.x86_64
<gummels> kernel-2.6.32-279.el6.x86_64
<gummels> kernel-2.6.32-279.2.1.el6.x86_64
<gummels> kernel-2.6.32-279.5.2.el6.x86_64
<gummels> libvirt-0.9.10-21.el6_3.4.x86_64
<gummels> I'm back  afew from that on the kernel

Comment 7 Ben Woodard 2012-10-25 19:24:58 UTC
OK this works in the 10/22 compose of RHEL7 this problem apparently solved.


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