Bug 1371375
Summary: | Race condition during aws ebs/cinder volume detach and delete | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Chao Yang <chaoyang> |
Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
Status: | CLOSED ERRATA | QA Contact: | Jianwei Hou <jhou> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 3.3.0 | CC: | aos-bugs, bchilds, jsafrane, xtian |
Target Milestone: | --- | ||
Target Release: | 3.5.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openshift v3.5.0.18+9a5d1aa | Doc Type: | No Doc Update |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-04-26 05:35:55 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
Chao Yang
2016-08-30 05:30:52 UTC
Cinder has same issue. https://github.com/kubernetes/kubernetes/issues/31511 I admit the PV enters Failed state, but it should "self-heal" ~30 seconds after the volume is detached from all nodes. Lowering the priority. #xtian/jhou, please confirm and raise priority if a volume is stuck in Failed state while it's detached from all nodes longer than 1 minute. The issue is reproduced in openshift v3.4.0.19+346a31d kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0 sorry, I forgot to create Origin PR, now it's tracked as https://github.com/openshift/origin/pull/11746. This is passed on openshift v3.5.0.18+9a5d1aa kubernetes v1.5.2+43a9be4 etcd 3.1.0 @chaoyang, I forgot to mark it as MODIFIED, I am doing it right now. Please move it to VERIFIED if you think it's fixed. Already test this bug on v3.5.0.18 and it is passed 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, 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/RHBA-2017:1129 |