ibm-spectrum-scale-csi icon indicating copy to clipboard operation
ibm-spectrum-scale-csi copied to clipboard

Pod does not get into running state if pvc fileset is in unlinked state

Open deeghuge opened this issue 3 years ago • 0 comments

Describe the bug

sometime it is seen that fileset get unlinked for unknown reason and pod creation hangs forever. There should be check for checking and linking the fileset if not already linked.

  • Parent Fileset in case of CG and actual fileset as well
  • We can do this as part of Attach
  • How to handle static pv ?

How to Reproduce?

Please list the steps to help development teams reproduce the behavior

  1. ...

Expected behavior

A clear and concise description of what you expected to happen.

Data Collection and Debugging

Environmental output

  • What openshift/kubernetes version are you running, and the architecture?
  • kubectl get pods -o wide -n < csi driver namespace>
  • kubectl get nodes -o wide
  • CNSA/Spectrum Scale version
  • Remote Spectrum Scale version
  • Output for ./tools/spectrum-scale-driver-snap.sh -n < csi driver namespace> -v

Tool to collect the CSI snap:

./tools/spectrum-scale-driver-snap.sh -n < csi driver namespace>

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Add labels

  • Component:
  • Severity:
  • Customer Impact:
  • Customer Probability:
  • Phase:

Note : See labels for the labels

deeghuge avatar Nov 04 '22 05:11 deeghuge