Description of problem: When the user deletes a whole project, a lot of times the PVs get into a Failed state with Warning VolumeFailedDelete 51m persistentvolume-controller Error deleting EBS volume <volume> since volume is currently attached to <node> Version-Release number of selected component (if applicable): openshift v3.11.43 kubernetes v1.11.0+d4cacc0 compute nodes use m5.2xlarge sizes How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: volume fails to delete, gets stuck in 'Failed' state Expected results: volume detaches and deletes cleanly Master Log: Node Log (of failed PODs): PV Dump: PVC Dump: project was deleted StorageClass Dump (if StorageClass used by PV/PVC): Additional info:
This is same as https://bugzilla.redhat.com/show_bug.cgi?id=1626683 . Fixing nvme driver should fix this issue. Closing as duplicate. *** This bug has been marked as a duplicate of bug 1626683 ***