Bug 1441602 - [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
Summary: [free][dev-preview-stg] Pod failed to mount a pv due to the volume is not add...
Keywords:
Status: CLOSED DUPLICATE of bug 1405214
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Stefanie Forrester
QA Contact: yasun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-12 10:21 UTC by yasun
Modified: 2017-04-17 22:47 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-17 22:47:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.