Description of problem: Version-Release number of selected component (if applicable): 3.9 How reproducible: About 50-60% of the time Steps to Reproduce: 1. Create a pod 2. Once pod is running, stop openshift node process 3. Delete the pod 4. Pod will be stuck in terminating state 5. Start the openshift node process again 6. Pod gets deleted from api-server but volume never gets unmounted Actual results: Volume does not get unmounted even when node process comes back Expected results: Volume should be unmounted when node process comes back Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Master Log: Node Log (of failed PODs): PV Dump: PVC Dump: StorageClass Dump (if StorageClass used by PV/PVC): Additional info:
Opened a PR to revert it : https://github.com/openshift/origin/pull/18849
Verified with v3.9.4. Tested this multiple times on all cloud platforms, the issue is not reproducible now.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0489