sig-storage-local-static-provisioner icon indicating copy to clipboard operation
sig-storage-local-static-provisioner copied to clipboard

0/1 nodes are available: 1 node(s) didn't find available persistent volumes to bind.

Open lizhiqiangZetyun opened this issue 1 year ago • 1 comments

.... volumeMounts: - name: local-volume-t mountPath: /mnt/fast-disks/abc volumeClaimTemplates: - metadata: name: local-volume-t spec: storageClassName: ssd-storage accessModes: [ ReadWriteOnce ] resources: requests: storage: 1Gi but It is wrong : Warning FailedScheduling 7s default-scheduler 0/1 nodes are available: 1 node(s) didn't find available persistent volumes to bind. preemption: 0/1 nodes are available: 1 Preemption is not helpful for sched (base) [root@dingo209 admin]# ls │uling. How to fix it?~~~~~~~~~~

lizhiqiangZetyun avatar Jan 25 '24 03:01 lizhiqiangZetyun

+1

Ailln avatar Feb 01 '24 01:02 Ailln

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar May 01 '24 02:05 k8s-triage-robot