Bug 910377
| Summary: | [rhevm] - Upgrade - steps to upgrade the history service and the reporting package should be changed from "ovirt-engine" to "rhevm" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Botzer <dbotzer> | ||||
| Component: | ovirt-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Barak Dagan <bdagan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.2.0 | CC: | acathrow, alonbl, bazulay, iheim, jkt, oschreib, pstehlik, Rhev-m-bugs, srevivo | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | integration | ||||||
| Fixed In Version: | is18 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 16:58:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1013356 | ||||||
| Attachments: |
|
||||||
Alon What do you think? Should we add this? Currently we don't have it in 3.3 (In reply to Alex Lourie from comment #5) > Alon > > What do you think? Should we add this? Currently we don't have it in 3.3 This should be downstream only patch. As the branding package cannot serve the setup because of the backend is versionlocked. Verified on is21:
[ INFO ] DWH and/or Reports were found on this system.
To upgrade them, please run the following commands:
# yum update rhevm-dwh rhevm-reports
# rhevm-dwh-setup
# rhevm-reports-setup
I am setting doc- as this functionality is not new and existed in previous package. 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/RHEA-2014-0081.html |
Created attachment 696493 [details] upgrade-script Description of problem: After rhevm upgrade is successful a message displays the steps to upgrade reports The message is incorrect Version-Release number of selected component (if applicable): 3.2/SF6 How reproducible: always Steps to Reproduce: 1.install rhevm+dwh+reports with one build before current build e.x current is sf6, install sf5 2.upgrade rhevm (rhevm-upgrade) 3.examine the message display after successful upgrade Actual results: --------------- * Upgrade log available at /var/log/ovirt-engine/ovirt-engine-upgrade_2013_02_12_14_32_56.log * Perform the following steps to upgrade the history service or the reporting package: 1. Execute: yum update ovirt-engine-reports* 2. Execute: ovirt-engine-dwh-setup 3. Execute: ovirt-engine-reports-setup --------------------- Expected results: after upgrade the notes should change all ovirt-engine references to rhevm, _/*Even the Setup Scripts* /_ Eventhough scripts for ovirt-engine-dwh-setup & reports-setup do exists e.x 1. Execute: yum update rhevm-reports* instead of yum update ovirt-engine-reports* Additional info: also should add 1b. Execute: yum update rhevm-dwh instead of ovirt-engine-dwh-setup