Bug 1298813
Summary: | [RFE] Persistent Volume with recycle policy becomes 'FAILED' immediately after claim is deleted if the volume plugin does not support recycling | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jianwei Hou <jhou> |
Component: | Storage | Assignee: | Erin Boyd <eboyd> |
Status: | CLOSED WONTFIX | QA Contact: | Jianwei Hou <jhou> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.1.0 | CC: | aos-bugs, bchilds, jkrieger, pep |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-09 15:36:49 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1267746 |
Description
Jianwei Hou
2016-01-15 07:01:28 UTC
this is not a bug- iscsi has no recycler. Marking as feature request. Yes, The ISCSI volume plugin does not support Recycle Operations on a claim release. However, I think we should throw an intuitive error & description when someone attempts to create a PV where the the PV definition specifies something that the underlying volume type does not support. Assigning to Brad Childs (Dev Lead) so that he can re-assign to a member of the dev team. Only NFS and hostPath support recycle, any PV with recycle policy and other volume plugins will reproduce this issue. Closing as 'wont fix'. The recycle feature is deprecated since 3.7 |