Coder Social home page Coder Social logo

Comments (3)

Madhan-SWE avatar Madhan-SWE commented on August 29, 2024

The controller will always retries to create volume again and again. The request will always fail with Duplicate Name error.
Thus, the workloads will always stuck in Pending state.

[root@madhan-multinode-kubernetes-1 ~]# kubectl get pods --all-namespaces | grep Pending
kube-system-test   app-2-11                                                0/1     Pending   0          65m
kube-system-test   app-2-23                                                0/1     Pending   0          65m
kube-system-test   app-2-25                                                0/1     Pending   0          65m
kube-system-test   app-2-3                                                 0/1     Pending   0          65m
kube-system-test   app-2-31                                                0/1     Pending   0          65m
kube-system-test   app-2-41                                                0/1     Pending   0          65m
kube-system-test   app-2-46                                                0/1     Pending   0          65m
kube-system-test   app-2-47                                                0/1     Pending   0          65m
kube-system-test   app-2-49                                                0/1     Pending   0          65m
kube-system-test   app-2-53                                                0/1     Pending   0          65m
kube-system-test   app-2-55                                                0/1     Pending   0          65m
kube-system-test   app-2-58                                                0/1     Pending   0          65m
kube-system-test   app-2-59                                                0/1     Pending   0          65m
kube-system-test   app-2-7                                                 0/1     Pending   0          65m

from ibm-powervs-block-csi-driver.

mkumatag avatar mkumatag commented on August 29, 2024

The controller will always retries to create volume again and again. The request will always fail with Duplicate Name error.
Thus, the workloads will always stuck in Pending state.

not sure if any other providers got a logic of checking the volume presence before create calls to avoid these errors?!

from ibm-powervs-block-csi-driver.

Madhan-SWE avatar Madhan-SWE commented on August 29, 2024

There was a method to repair existing volume in Ceph-csi
Reference: https://github.com/ceph/ceph-csi/blob/30333378ef39eaf6dd53d06434752db798f56ba1/internal/rbd/controllerserver.go#L370

Need to explore other csi drivers and find an efficient way of handling this.

from ibm-powervs-block-csi-driver.

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.