Bug 1421033
Summary: | Fail to upgrade ocp with quick installer due to wrong variant version | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liujia <jiajliu> |
Component: | Cluster Version Operator | Assignee: | Steve Milner <smilner> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openshift-ansible-3.5.8-1.git.0.0e02ef8.el7 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
3.5 was not added as an update variant version.
Consequence:
An upgrade from 3.4 to 3.5 with the quick installer would throw a traceback.
Fix:
Add 3.5 to the update variant list and move 3.4 to legacy.
Result:
The quick installer upgrade works.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-04-12 19:01:48 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: |
Description
liujia
2017-02-10 07:34:59 UTC
Version: atomic-openshift-utils-3.5.8-1.git.0.0e02ef8.el7.noarch Step: 1.Prepare installer.cfy.yml for existed ocp3.4 env. 2.Trigger upgrade with quick installer tool # atomic-openshift-installer -c /tmp/installer.cfg.yml upgrade Result: Upgrade failed but it can proceed to run upgrade playbook after confirm for the printed host info. As for upgrade failed issue, refer to another bug 1422348,for this bug, change status to verify. 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/RHBA-2017:0903 |