Bug 1145134
Summary: | migrate-rhs-classic-to-rhsm --rhn-to-rhsm is broken | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Prasanth <pprakash> |
Component: | rhsc | Assignee: | Stanislav Graf <sgraf> |
Status: | CLOSED ERRATA | QA Contact: | Prasanth <pprakash> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 2.1 | CC: | asrivast, dpati, esammons, nlevinki, rcyriac, rhs-bugs, rhsc-qe-bugs, rnachimu, sgraf, sharne, ssaha, vagarwal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | RHGS 2.1.5 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhsc-branding-rhs-2.1.6-1.0.el6rhs | Doc Type: | Bug Fix |
Doc Text: |
Previously, the "migrate-rhs-classic-to-rhsm" script failed and users were unable to migrate from Red Hat Storage 2.1 to Red Hat Storage 3.0. With this fix, the "migrate-rhs-classic-to-rhsm" script runs successfully in both Red Hat Enterprise Linux 6.5 and Red Hat Enterprise Linux 6.6 environments and the migration is successful.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-28 14:41:09 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: | 1147947 | ||
Bug Blocks: | 1147095 |
Description
Prasanth
2014-09-22 12:54:50 UTC
Based on my testing, looks like this is happening during the Upgrade testing from errata.stage due to the updates on the following dependent packages which is currently available in Stage: ---- subscription-manager-migration-1.12.14-7.el6.x86_64 subscription-manager-1.12.14-7.el6.x86_64 subscription-manager-migration-data-2.0.13-1.el6.noarch ---- The same script works fine with the following versions, if installed from RHN Live. ------ subscription-manager-migration-data-2.0.5-1.el6.noarch subscription-manager-1.9.11-1.el6.x86_64 subscription-manager-migration-1.9.11-1.el6.x86_64 ------ So, if that is true, this issue will be seen by the customers once the related Errata having the updates for "subscription-manager-migration-*" is out, which would prevent them from using the migrate script. This is seen during Upgrading Red Hat Storage Console 2.1 Update 4 to Red Hat Storage Console 3.0 using the "migrate-rhs-classic-to-rhsm" script Reproduction report =================== Successfully reproduced the issue. The script fails before it is able to do any changes to the system. System is still registered to RHN and configured for RHS Console 2.1. -> System is in original state. Workaround ========== Temporary downgrade subscription-manager: # yum downgrade subscription-manager-1.9.11-1.el6 subscription-manager-migration-1.9.11-1.el6 Then continue according to documentation. Note: 'yum update' in Step 9 of "Procedure 3.7. Upgrading Red Hat Storage Console 2.1 Update 4 to Red Hat Storage Console 3.0 using Subscription Manager" will make sure you have back the latest subscription-manager (after your successfull migration). Verified in rhsc-branding-rhs-2.1.6-1.0.el6rhs Edited the doc text. Please review and sign-off. (In reply to Shalaka from comment #15) > Edited the doc text. Please review and sign-off. Thanks. Looks good to me. 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://rhn.redhat.com/errata/RHBA-2014-1723.html |