Bug 1614971
Summary: | Upgrading RHV-H from 4.0.X to 4.2 is failing during migrate_var | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | nijin ashok <nashok> |
Component: | imgbased | Assignee: | Yuval Turgeman <yturgema> |
Status: | CLOSED ERRATA | QA Contact: | Yaning Wang <yaniwang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2.5 | CC: | abpatil, chyan, cshao, dfediuck, huzhao, mtessun, peyu, qiyuan, rbarry, sbonazzo, sgoodman, weiwang, yaniwang, ycui, yturgema |
Target Milestone: | ovirt-4.2.7 | Keywords: | ZStream |
Target Release: | --- | Flags: | peyu:
testing_plan_complete+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | imgbased-1.0.25 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-11-05 15:00:05 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: |
Description
nijin ashok
2018-08-10 21:36:31 UTC
Thanks for the detailed description, Nijin ! Test version: rhvh-4.0-0.20170104.0+1 rhvh-4.2.5.1-0.20180801.0 Test steps: 1. Install rhvh-4.0-0.20170104.0+1 2. Upgrade to rhvh-4.2.5.1-0.20180801.0 3. Reboot and login. Test result: The upgrade is failing, only can login to RHVH 4.0. # imgbase w [INFO] You are on rhvh-4.0-0.20170104.0+1 # mount /dev/rhvh/rhvh-4.2.5.1-0.20180801.0+1 /tmp/rhvh-4.2 # cd /tmp/rhvh-4.2 # ls -l var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post lrwxrwxrwx. 1 root root 64 Aug 1 04:35 var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post -> /usr/libexec/glusterfs/glusterfind/S57glusterfind-delete-post.py # python Python 2.7.5 (default, Aug 2 2016, 04:20:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import os >>> os.path.exists("/tmp/rhvh-4.2/var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post") False >>> Test version: rhvh-4.0-0.20170104.0+1 rhvh-4.2.7.0-0.20180918.0+1 Test steps: 1. Install rhvh-4.0-0.20170104.0+1 2. Upgrade to rhvh-4.2.5.1-0.20180801.0 3. Reboot and login. Test result: upgrade success [root@dhcp-8-129 ~]# imgbase w You are on rhvh-4.2.7.0-0.20180918.0+1 [root@dhcp-8-129 ~]# imgbase layout rhvh-4.0-0.20170104.0 +- rhvh-4.0-0.20170104.0+1 rhvh-4.2.7.0-0.20180918.0 +- rhvh-4.2.7.0-0.20180918.0+1 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. https://access.redhat.com/errata/RHSA-2018:3470 sync2jira sync2jira |