Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 811137

Summary: RHEV-H 6.3: Upgrade RHEV-H with "upgrade" parameter failed in determine Root partition
Product: Red Hat Enterprise Linux 6 Reporter: cshao <cshao>
Component: ovirt-nodeAssignee: Joey Boggs <jboggs>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: medium    
Version: 6.3CC: acathrow, bsarathy, gouyang, jboggs, leiwang, mburns, ovirt-maint, sgordon, shcao, ycui, yuachen
Target Milestone: rcKeywords: Regression
Target Release: 6.3   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: ovirt-node-2.3.0-6.el6 Doc Type: Bug Fix
Doc Text:
When upgrading, the Hypervisor would sometimes fail to find the root partition correctly. This was due to findfs commands occasionally returning pointers to /dev/dm-* devices instead of /dev/mapper/<wwid> devices. The output from findfs is now run through a translation function that will resolve devices to a location under /dev/mapper in all cases.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-19 14:20:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description cshao 2012-04-10 08:57:32 UTC
Description of problem:
Upgrade RHEV-H with "upgrade" parameter failed in determine Root partition

Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.3-20120330.0.el6

How reproducible:
100%

Steps to Reproduce:
1. Install RHEV-H and reboot.
2. Upgrade RHEV-H with "linux upgrade" parameter.

  
Actual results:
Starting ovirt-firstboot: installing the image.
unable to determine Root partition
Apr 10 07:07:54 Automatic installation failed. Please review console messages.
Apr 10 07:07:54 Press Enter to drop to emergency shell.

Expected results:
Upgrade RHEV-H with "upgrade" parameter can successful.

Additional info:
There is no such issue in rhev-hypervisor6-6.2-20120409.0.el6_2, so it is a regression bug.

Comment 12 yuanquan chen 2012-05-15 02:24:52 UTC
Verified with rhevh-6.3-20120509.1, rhev-h update with "linux upgrade" successes without any exception. The updated rhev-h boots up successfully.

Comment 13 Mike Burns 2012-06-13 17:00:34 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
In some upgrade situations, the upgrade would fail to find the Root partition correctly.  This was due to findfs commands occasionally returning pointers to /dev/dm-* devices instead of /dev/mapper/<wwid> devices.  The output from findfs is now run through a translation function that will resolve it to /dev/mapper in all situations.

Comment 14 Stephen Gordon 2012-06-14 15:14:25 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-In some upgrade situations, the upgrade would fail to find the Root partition correctly.  This was due to findfs commands occasionally returning pointers to /dev/dm-* devices instead of /dev/mapper/<wwid> devices.  The output from findfs is now run through a translation function that will resolve it to /dev/mapper in all situations.+When upgrading, the Hypervisor would sometimes fail to find the root partition correctly. This was due to findfs commands occasionally returning pointers to /dev/dm-* devices instead of /dev/mapper/<wwid> devices. The output from findfs is now run through a translation function that will resolve devices to a location under /dev/mapper in all cases.

Comment 16 errata-xmlrpc 2012-07-19 14:20:47 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.

http://rhn.redhat.com/errata/RHBA-2012-0741.html