Coder Social home page Coder Social logo

Comments (4)

sandeepsingh2023 avatar sandeepsingh2023 commented on June 25, 2024 2

It was fixed after i reinstalled everything from fresh

from datashim.

srikumar003 avatar srikumar003 commented on June 25, 2024

@sandeepsingh2023 Please look in the logs of csi-s3 and csi-provisioner containers to see if there are any errors. You can post the errors and warnings here for us to take a look

from datashim.

sandeepsingh2023 avatar sandeepsingh2023 commented on June 25, 2024

@sandeepsingh2023 Please look in the logs of csi-s3 and csi-provisioner containers to see if there are any errors. You can post the errors and warnings here for us to take a look

@srikumar003 I am getting this error while creating the pod:-

0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.

and Below logs when i describe my pvc:-

kubectl describe pvc example-dataset
Name: example-dataset
Namespace: default
StorageClass: csi-s3
Status: Pending
Volume:
Labels: dataset=example-dataset
Annotations: volume.beta.kubernetes.io/storage-provisioner: ch.ctrox.csi.s3-driver
volume.kubernetes.io/storage-provisioner: ch.ctrox.csi.s3-driver
Finalizers: [kubernetes.io/pvc-protection]
Capacity:
Access Modes:
VolumeMode: Filesystem
Used By: nginx
Events:
Type Reason Age From Message


Normal ExternalProvisioning 3m12s (x2384 over 9h) persistentvolume-controller waiting for a volume to be created, either by external provisioner "ch.ctrox.csi.s3-driver" or manually created by system administrator
Normal Provisioning 2m50s (x167 over 9h) ch.ctrox.csi.s3-driver_csi-provisioner-s3-0_4b45167e-3781-4532-8072-d023a86768e9 External provisioner is provisioning volume for claim "default/example-dataset"

from datashim.

srikumar003 avatar srikumar003 commented on June 25, 2024

@sandeepsingh2023 so it seems CSI-S3 was not able to provision the volume due to some reason. Can you find out from the logs of csi-s3, like so:
kubectl logs -n dlf <csi-s3-pod-name> -c csi-s3

from datashim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.