Description of problem: Currently, there is no volumesnapshotclass created after cinder csi driver installed. If cinder csi driver supports volume snapshot, it is better to create and manage a volumesnapshotclass by Cinder csi driver operator. Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2020-12-04-013308 How reproducible: Always Steps to Reproduce: 1. Install OSP cluster and cinder csi driver is installed. 2. Check the volumesnapshotclass $ oc get volumesnapshotclass Actual results: $ oc get volumesnapshotclass No resources found Expected results: There should be volumesnapshotclass for usage.
(shiftstack) [stack@undercloud-0 ~]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-06-03-221810 True False 3d21h Cluster version is 4.8.0-0.nightly-2021-06-03-221810 (shiftstack) [stack@undercloud-0 ~]$ oc get volumesnapshotclass NAME DRIVER DELETIONPOLICY AGE standard-csi cinder.csi.openstack.org Delete 3d22h
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: OpenShift Container Platform 4.8.2 bug fix and security 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-2021:2438