Description of problem (please be detailed as possible and provide log snippests): CSIDrivers are missing in OCS 4.6 Version of all relevant components (if applicable): openshift installer (4.6.0-0.nightly-2020-08-04-074017) ocs_registry_image: quay.io/rhceph-dev/ocs-registry:4.6.0-36.ci Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Is there any workaround available to the best of your knowledge? NA Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? 1/1 Can this issue reproduce from the UI? Not tried If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. install OCS using ocs-ci 2. verify CSIdrivers are installed 3. Actual results: No CSIDrivers are installed Expected results: openshift-storage.cephfs.csi.ceph.com and openshift-storage.rbd.csi.ceph.com should be installed Additional info: jenkins Job: https://ceph-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/ocs-ci/539/consoleFull must gather: https://ceph-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/ocs-ci/539/artifact/logs/failed_testcase_ocs_logs_1596541019/test_deployment_ocs_logs/
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