Skip to content

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

Open
@deeghuge

Description

@deeghuge

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

Metadata

Metadata

Assignees

Labels

Customer Impact: Minor(1) misleading msgs, operational oddities not affecting workload. Failure of non critical servicesCustomer Probability: Low(1) Issue only occurs during failure condition - disk, server, network, test assert, ...Found In: 2.8.0For Bug issues to identify what release level issue was found in 2.8.0Severity: 3Indicates the the issue is on the priority list for next milestone.Type: BugIndicates issue is an undesired behavior, usually caused by code error.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions