Giter Site home page Giter Site logo

Comments (3)

Akrog avatar Akrog commented on July 21, 2024

@kirankt This looks like an issue in your kubernetes configuration.

In the logs we can see that the Plugin is responding to Node commands, and therefore Kubernetes knows it can do Controller and Node commands:

=> 2018-08-31 02:02:10.680554 GRPC [140641126244552]: NodeGetId without params
<= 2018-08-31 02:02:10.680600 GRPC in 0s [140641126244552]: NodeGetId returns
	node_id: "kt-c7kb9.cloud.lab.eng.bos.redhat.com"

You should check your kubectl output and the pod sidecars, as this could be:
1- Kubernetes is not configured to send the note stage and publish calls
2- You have not set the right ACLs
3- You still have Node doesn't have the right ACLs

Please look into the Kubevirt example csi_up.sh script and the Kubernetes example.

If I had to guess I would say it's the first, Kubelet is configured to only do controller side attach/detach, and you need to change it.

from ember-csi.

kirankt avatar kirankt commented on July 21, 2024

Thanks. Just FYI, that the split mode works correctly on the same cluster. So, this example works: https://github.com/kirankt/ember-csi/blob/master/examples/openshift/ember-csi.yml without modifying the controller attach/detach modification.

from ember-csi.

kirankt avatar kirankt commented on July 21, 2024

Not a regression. Closing this as it could be the template/cluster side issue. Thanks for looking into it.

from ember-csi.

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.