Bug 1865938
Summary: | CSIDrivers missing in OCS 4.6 | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Container Storage | Reporter: | Vijay Avuthu <vavuthu> |
Component: | rook | Assignee: | Travis Nielsen <tnielsen> |
Status: | CLOSED ERRATA | QA Contact: | Vijay Avuthu <vavuthu> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.6 | CC: | hchiramm, madam, mrajanna, muagarwa, nberry, ocs-bugs, ratamir, sostapov, tnielsen |
Target Milestone: | --- | Keywords: | Automation, AutomationBlocker, BuildBlocker, Regression, TestBlocker |
Target Release: | OCS 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-12-17 06:23:13 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
2020-08-04 15:05:07 UTC
We really need the fix from OCP for the correct version, otherwise we will keep finding related issues. While we really need the fix from OCP for the correct version, this workaround for the CSI driver will also be a valid fix in case k8s ever goes to v2. The fix is merged downstream: https://github.com/openshift/rook/pull/97 (In reply to Travis Nielsen from comment #8) > While we really need the fix from OCP for the correct version, this > workaround for the CSI driver will also be a valid fix in case k8s ever goes > to v2. > > The fix is merged downstream: > https://github.com/openshift/rook/pull/97 Travis, shall we move this to "ON_QA" as its part of the downstream build any way? Yes, it's definitely in the latest 4.6 build Verified below $ oc get csv -n openshift-storage NAME DISPLAY VERSION REPLACES PHASE ocs-operator.v4.6.0-87.ci OpenShift Container Storage 4.6.0-87.ci Succeeded $ oc get CSIDriver NAME ATTACHREQUIRED PODINFOONMOUNT MODES AGE openshift-storage.cephfs.csi.ceph.com true false Persistent 58m openshift-storage.rbd.csi.ceph.com true false Persistent 58m $ 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 (Moderate: Red Hat OpenShift Container Storage 4.6.0 security, bug fix, enhancement 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/RHSA-2020:5605 |