Bug 1842747
Summary: | Not READYTOUSE volumesnapshot instance can not be deleted | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qin Ping <piqin> |
Component: | Storage | Assignee: | OpenShift Storage Bugzilla Bot <ocp-storage-bot> |
Storage sub component: | Storage | QA Contact: | Wei Duan <wduan> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | low | ||
Priority: | medium | CC: | aos-bugs, chuffman, jsafrane, vlaad, wduan |
Version: | 4.5 | ||
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-25 21:05: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
Qin Ping
2020-06-02 03:32:48 UTC
Verified pass on 4.6.0-0.nightly-2020-09-22-213802 [wduan@MINT snapshot]$ oc get volumesnapshot NAME READYTOUSE SOURCEPVC SOURCESNAPSHOTCONTENT RESTORESIZE SNAPSHOTCLASS SNAPSHOTCONTENT CREATIONTIME AGE mysnapshot false mypvc-ori csi-aws-ebs-snapclass 2m57s [wduan@MINT snapshot]$ oc delete volumesnapshot mysnapshot volumesnapshot.snapshot.storage.k8s.io "mysnapshot" deleted [wduan@MINT snapshot]$ oc get volumesnapshot No resources found in wduan namespace. |