I frequently met this issue in dev-preview-stg.
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 ***