Bug 1507433
Summary: | oadm migrate storage failed in upgrade process | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ge liu <geliu> |
Component: | Networking | Assignee: | Ben Bennett <bbennett> |
Status: | CLOSED ERRATA | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.0 | CC: | aos-bugs, bbennett, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-12-18 13:23:26 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
ge liu
2017-10-30 09:18:52 UTC
Perhaps this will be addressed via https://github.com/openshift/openshift-ansible/pull/5864 Hit the issue when do minor version upgrade. It would not since the old installer didn't write the new form, and somehow they have the new form (without the old). However, this is an upgrade from a dev release to a dev release. The problem is that we did not require that for some releases in the 3.7 dev cycle we didn't set: networkConfig: clusterNetworkCIDR: 10.128.0.0/14 And we didn't require it. We realized there were problems with that and changed the code so that it was required. This would not be an issue for any upgrade from a released version to a released version. So, I think you need to manually fix it, and it's not really something we need to fix. @bbennett, could u help to list the manual steps that could fix this problem? and I also think about that online env have requirement that upgrade from a dev release to a dev release, does it met this problem also? thx @bbennett, we have another bug(1489168) need to do upgrade from a dev release to a dev release, so the manual workaround is necessary to us if we want not fix this problem, thx Verified on openshift-ansible-3.7.0-0.191.0.git.0.bc2ff60.el7.noarch Do upgrade from v3.7.0-0.190.0 to v3.7.0-0.191.0, upgrade succeed. 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:3464 |