Bug 1441602

Summary: [free][dev-preview-stg] Pod failed to mount a pv due to the volume is not added to VolumesInUse in the node's volume status
Product: OpenShift Online Reporter: yasun
Component: WebsiteAssignee: Stefanie Forrester <dakini>
Status: CLOSED DUPLICATE QA Contact: yasun
Severity: high Docs Contact:
Priority: high    
Version: 3.xCC: aos-bugs, aos-storage-staff, bingli, jokerman, mmccomas
Target Milestone: ---Keywords: Reopened
Target Release: ---   
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: 2017-04-17 22:47:08 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:

Comment 5 Bing Li 2017-04-14 07:05:15 UTC
I frequently met this issue in dev-preview-stg.

Comment 6 Stefanie Forrester 2017-04-17 22:47:08 UTC
dev-preview-stg should be in a better state now. I rebooted all the nodes after detaching all PVs from them, and I left a comment in the original bug. https://bugzilla.redhat.com/show_bug.cgi?id=1405214#c27

[root@dev-preview-stg-master-defb2 ~]# oadm new-project dakinitest

[root@dev-preview-stg-master-defb2 ~]# oc new-app mariadb-persistent -n dakinitest

[root@dev-preview-stg-master-defb2 ~]# oc get pods -n dakinitest
NAME              READY     STATUS    RESTARTS   AGE
mariadb-1-pvrns   1/1       Running   0          1m

I think this bug is actually a duplicate of 1405214, since the fix from 1405214 appears to have worked.

*** This bug has been marked as a duplicate of bug 1405214 ***