Bug 1922119
| Summary: | PVC snapshot creation failing on OCP4.6-OCS 4.7 cluster | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Container Storage | Reporter: | Jilju Joy <jijoy> |
| Component: | csi-driver | Assignee: | Humble Chirammal <hchiramm> |
| Status: | CLOSED ERRATA | QA Contact: | Jilju Joy <jijoy> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.7 | CC: | branto, ebenahar, ebondare, hekumar, jsafrane, madam, mrajanna, muagarwa, ocs-bugs, owasserm |
| Target Milestone: | --- | Keywords: | Automation, Regression |
| Target Release: | OCS 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.7.0-721.ci | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-19 09:18:58 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
Jilju Joy
2021-01-29 09:47:26 UTC
Reproduced this issue on fresh installation of OCS 4.7 on OCP 4.6. OCP 4.6.0-0.nightly-2021-01-29-062917 OCS 4.7.0-241.ci Failed tests: tests/manage/pv_services/pvc_snapshot/test_pvc_snapshot.py::TestPvcSnapshot::test_pvc_snapshot[CephBlockPool] tests/manage/pv_services/pvc_snapshot/test_pvc_snapshot.py::TestPvcSnapshot::test_pvc_snapshot[CephFile System] Build url - https://ocs4-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/qe-deploy-ocs-cluster/16823/ must-gather logs - http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/jijoy-bz1922119/jijoy-bz1922119_20210129T101925/logs/failed_testcase_ocs_logs_1611921996/ I tested with OCP 4.6.0-0.nightly-2021-02-05-192240, ocs-operator.v4.7.0-250.ci. I tried creating the snapshots via the UI. Both snapshots of cephfs and rbd-based PVCs failed to be created successfully, they were stuck in Pending state with the events "Generated from snapshot-controller: Waiting for a snapshot default/cephfspvc-snapshot to be created by the CSI driver" and "Waiting for a snapshot default/rbdpvc-snapshot to be created by the CSI driver" correspondingly. Automated tests failed as well: https://ocs4-jenkins-csb-ocsqe.apps.ocp4.prod.psi.redhat.com/job/qe-deploy-ocs-cluster/295/ @Elena can you please try with latest OCS version. ocs-operator.v4.7.0-250.ci is quite old and will be having this issue. Please try with ocs-operator.4.7.0-721.ci PS: I am putting latest tag in Fixed in version field because I am not sure about the exact version where the builds started pointing to 4.6 sidecar. 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.7.0 security, bug fix, and 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-2021:2041 |