Bug 1426172
| Summary: | RHVH new build boot entry miss when upgrade from wrapper to wrapper | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-node | Reporter: | jianwu <jiawu> | ||||||||||
| Component: | Installation & Update | Assignee: | Ryan Barry <rbarry> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | jianwu <jiawu> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 4.0 | CC: | bugs, cshao, dguo, gklein, jiawu, leiwang, lsurette, rbalakri, rbarry, Rhev-m-bugs, srevivo, weiwang, yaniwang, ycui, ykaul, ylavi, yzhao | ||||||||||
| Target Milestone: | ovirt-4.1.1 | Keywords: | ZStream | ||||||||||
| Target Release: | 4.1 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: planning_ack+ rule-engine: devel_ack+ cshao: testing_ack+ |
||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | imgbased-0.9.14-0.1.el7ev | Doc Type: | If docs needed, set a value | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | |||||||||||||
| : | 1428375 (view as bug list) | Environment: | |||||||||||
| Last Closed: | 2017-04-21 09:40:31 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Bug Depends On: | |||||||||||||
| Bug Blocks: | 1428375 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
jianwu
2017-02-23 11:12:07 UTC
Created attachment 1256870 [details]
grub file
Created attachment 1256873 [details]
picture 1 for details
Created attachment 1256874 [details]
picture 2 for details
Created attachment 1256875 [details]
0222_update_log1
Hi, Ryan I have emailed to you about this bug's ENV, and because of sosreport too big, so I have copied it to our local nfs storage. Jiawu Thanks Thanks for the update - It's very interesting that it works without registering. The test environment had devices missing from /dev/mapper even though they were present in `lvs` (an issue which was reported separately by RHV QE last week, though only one case and I couldn't reproduce). I wonder if engine is doing something here. There is no boot entry because the upgrade process failed (/dev/mapper/rhvh-4.0-0.20160919.0+1 could not be mounted, because no device existed for it even though LVM could see it) Re-activating all the LVs before updating should fix here. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Hi, I have verified this bug on redhat-virtualization-host-4.1-20170308.1.x86_6 Version-Release number of selected component (if applicable): RHVH-4.0-20160919.1-RHVH-x86_64-dvd1.iso (first build) redhat-virtualization-host-image-update-4.0-20161116.1.el7_3.noarch.rpm (second build) redhat-virtualization-host-4.1-20170308.1.x86_6(new build) imgbased-0.9.17-0.1.el7ev Test steps: 1. Install RHVH-4.0-20160919.1-RHVH-x86_64-dvd1.iso 2. Reboot into new system and register to RHEVM 3. set local repo and run "yum install redhat-virtualization-host-image-update-4.0-20161116.1.el7_3.noarch.rpm" 4. Reboot to second build and run "yum update" 5. Reboot into new RHVH Test Results: After step 5, new build entry will display and successfully log into new system, but the oldest build (RHVH-4.0-20160919.1) is gone and there are two layers only, so I thinks this bug is fixed on this version, I will change status to VERIFIED. |