Bug 1394428 - PVCs take forever to bind in dev preview, Containers take forever to create.
Summary: PVCs take forever to bind in dev preview, Containers take forever to create.
Keywords:
Status: CLOSED DUPLICATE of bug 1392650
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Unknown
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-11 23:33 UTC by Ben Parees
Modified: 2016-11-12 00:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-12 00:36:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ben Parees 2016-11-11 23:33:46 UTC
I just spent some time helping a user who's struggling to deploy a basic template in dev preview.  Among other issues we ran into, the database pod failed to start because:

1) it took 7 minutes before the persistent volume claim was bound
2) once it was bound, the container stayed in "ContainerCreating" state for several minutes (should be several seconds).

Presumably these are both infrastructure problems (not sure what the binding issue would be, but the container create is probably a bad node or an unhealthy docker daemon on a node).

Comment 1 Abhishek Gupta 2016-11-12 00:36:24 UTC
Though the PVC was bound to the PV, I would expect that the actual PV was not provisioned in AWS (can be seen in the PV json where the volume ID is just a placeholder while the EBS volume is provisioned in AWS). This is an issue that we are currently experiencing with Online Dev Preview.

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


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