Bug 2034098
Summary: | [ODF workaround for OLM BZ 2035484] After OCS upgrade from 4.8 to ODF 4.9.0 or 4.9.1, storagesystem is not ready | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Vijay Avuthu <vavuthu> |
Component: | odf-operator | Assignee: | Nitin Goyal <nigoyal> |
Status: | CLOSED ERRATA | QA Contact: | Vijay Avuthu <vavuthu> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.9 | CC: | assingh, bkunal, ebenahar, jarrpa, kramdoss, mashetty, mmuench, muagarwa, ocs-bugs, odf-bz-bot, pbalogh, vumrao |
Target Milestone: | --- | Keywords: | AutomationTriaged, Regression |
Target Release: | ODF 4.9.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 4.9.1-257.ci | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-01-05 16:24:05 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
Vijay Avuthu
2021-12-20 06:17:11 UTC
cluster is alive for debugging if needed I checked the cluster and found that there are multiple Subscriptions for package 'mcg-operator'. $ oc get subscriptions.operators.coreos.com NAME PACKAGE SOURCE CHANNEL mcg-operator mcg-operator redhat-operators stable-4.9 mcg-operator-stable-4.9-redhat-operators-openshift-marketplace mcg-operator redhat-operators stable-4.9 ocs-operator ocs-operator redhat-operators stable-4.9 odf-operator odf-operator redhat-operators stable-4.9 It is the same issue that we fixed earlier for ocs-operator subscription BZ#2014034. It is really difficult to fix the issue in the odf-operator at this point in time and backport it. This is a one-time problem while upgrading from 4.8 to 4.9. We can mark this as a known issue and a workaround is very simple to get out of this situation is just deleting one subscription out of two (I would prefer to delete mcg-operator-stable-4.9-redhat-operators-openshift-marketplace). Here is what we know so far: - It looks like the bug started with OCP 4.9.11. - The impact is on customers who have OCP >= 4.9.11 and OCS 4.8 installed, and will try to upgrade OCS to ODF 4.9.0 Diff between OCP 4.9.10 and 4.9.11 - https://amd64.ocp.releases.ci.openshift.org/releasestream/4-stable/release/4.9.11 Out of that list, this one seems suspicious - https://bugzilla.redhat.com/show_bug.cgi?id=2024048 Build is not ready yet 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 (Red Hat OpenShift Data Foundation 4.9.1 Bug Fix Update), 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-2022:0032 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |