Bug 876227
| Summary: | [rhevm-dwh] - upgrade - dwh upgrade doesn't rename the old DB | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Botzer <dbotzer> | ||||
| Component: | ovirt-engine-dwh | Assignee: | Alex Lourie <alourie> | ||||
| Status: | CLOSED ERRATA | QA Contact: | David Botzer <dbotzer> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | bazulay, dyasny, iheim, pstehlik, Rhev-m-bugs, sgrinber, ykaul, ylavi | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 18:20:44 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Fixed, 3.1/si24.3 DB is correctly renamed - rhevm_history --> ovirt_engine_history Fixed, 3.1/si24.3 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-1534.html |
Created attachment 644175 [details] migration logs Description of problem: when upgrading 3.0 to 3.1 dwh-setup upgrade doesn't rename the old DB Thus doesnt create ovirt-engine-history db Version-Release number of selected component (if applicable): 3.0/ic158.1 3.1/si24.1 (reports si24) How reproducible: always Steps to Reproduce: 1.install 3.0 + dwh & reports 2.Configure entities and ad hocs reports + tasks 3.remove ipa-server and rpmS (ipa-server-install --uninstall) 4.verify & remove iSCSI Export domain 5.Update repo file (jboss & 3.1 path) Actual results: -rhevm upgrade is successful -running dwh-setup finishes successful but doesnt create "ovirt_engine_history" -Reports fail to work Expected results: dwh-setup should be able to rename the old history db or use older db with the new name ovirt_engine_history Additional info: