Bug 1392741
Summary: | When upgrading to RHV4.0, restore database is read from the wrong location | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marcus West <mwest> |
Component: | ovirt-hosted-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> |
Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.4 | CC: | gklein, gveitmic, lsurette, mkalinin, mwest, ykaul |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | infra, hosted-engine | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-21 07:19:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marcus West
2016-11-08 06:12:29 UTC
If I understand this correctly: 1. Upgrade procedure asks user where the backup is in the host eg: [host] /xyz/backup 2. We copy it to the appliace using the exact same path. eg: [appliance] /xyz/backup 3. The restore procedure in the appliance expects the backup in a hard-coded location: eg [appliance] /root/backup 4. Since there is nothing copied in /root/backup, it fails. The backup was in /xyz/backup. This might be the kcs: https://access.redhat.com/solutions/2769531 If this bug is a duplicate of bz#1394740 yes looks like the same issue - I will link https://access.redhat.com/solutions/2769531 *** This bug has been marked as a duplicate of bug 1394740 *** |