Bug 811137 - RHEV-H 6.3: Upgrade RHEV-H with "upgrade" parameter failed in determine Root partition
Summary: RHEV-H 6.3: Upgrade RHEV-H with "upgrade" parameter failed in determine Root ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.3
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: rc
: 6.3
Assignee: Joey Boggs
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-10 08:57 UTC by cshao
Modified: 2016-04-26 14:49 UTC (History)
11 users (show)

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.
Clone Of:
Environment:
Last Closed: 2012-07-19 14:20:47 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0741 0 normal SHIPPED_LIVE ovirt-node bug fix and enhancement update 2012-07-19 18:10:46 UTC

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


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