hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

3.3 FilePersona: POD deletion stuck.POD in Terminating #735

Closed sandesh-desai closed 4 years ago

sandesh-desai commented 4 years ago

3.3 FilePersona: POD deletion stuck.POD in Terminating

Testbed Details: Host: -- Kubernetes single master setup. Host OS: "Red Hat Enterprise Linux Server"VERSION="7.6 OC version: oc v3.11.117

Steps to reproduce:

1) Create SC,PVC 2) Inspect volume 3) Share should come in AVAILABLE state. 4) Verify fpg, vfs, store and share creation at 3PAR 5) Create a POD for PVC 6) Grep for Share name 7) mount| grep sharename 8) Inspect POD -- Verify the mountPoint 9) Capture the etcd output with curl command 10) delete the POD

While POD deleted it got stuck [root@cssosbe04-b01 GITHUB]# oc delete pod/pod1 pod "pod1" deleted

Attaching the logs: Messages file.txt Scenario 1.txt

sandesh-desai commented 4 years ago

Verified and working as expected.Closing the bug.

Attaching the output.

Delete pod results.txt