Code Monkey home page Code Monkey logo

Comments (4)

SandeepPissay avatar SandeepPissay commented on June 12, 2024

/assign @divyenpatel

from vsphere-csi-driver.

lamb84 avatar lamb84 commented on June 12, 2024

any update, I am running into the same issue.
is there any documentation about the vsphere permissions required?

from vsphere-csi-driver.

divyenpatel avatar divyenpatel commented on June 12, 2024

@lamb84

E1127 01:25:38.843413 1 controller.go:908] error syncing claim "a8ced1a8-10b4-11ea-a6f4-00505686f29b": failed to provision volume with StorageClass "topology-aware-standard": rpc error: code = Internal desc = ServerFaultCode: NoPermission

At the same time, on the vSphere datastore level new FCD volumes are created on each attempt to provision a volume, filling up the corresponding vsan folder.

You are missing Read permission on vCenter. This is required to retrieve result from the task created by CSI driver.

When you observe that volumes are getting created on the datastore, but driver getting NoPermission error, we are missing permission to read result from the task.

We will enhance our documentation for Roles and Privileges requirement to make this clear.

from vsphere-csi-driver.

divyenpatel avatar divyenpatel commented on June 12, 2024

@artazar we have documented roles and privileged with examples in detail here - https://github.com/kubernetes-sigs/vsphere-csi-driver/blob/master/docs/book/driver-deployment/prerequisites.md

closing this issue.

from vsphere-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.