Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem deploy chart helm #8

Open
marciorbr opened this issue Feb 18, 2021 · 3 comments
Open

Problem deploy chart helm #8

marciorbr opened this issue Feb 18, 2021 · 3 comments

Comments

@marciorbr
Copy link

hello, I'm trying to deploy helm vsphere csi, but I'm having this error when attaching the pod to the pvc. "Warning FailedAttachVolume AttachVolume.Attach failed for volume" pvc-80abeed9-32ad-45fa-ab7b-3647d32534d2 ": rpc error: code = Internal desc = failed to attach disk:" 63d4e68c-bd81-4065-959d-73d946017179 "with node: "worker0" err ServerFaultCode: NoPermission a few seconds ago
Warning FailedMount Unable to attach or mount volumes: unmounted volumes = [block-vol], unattached volumes = [block-vol default-token-t8rdx]: timed out waiting for the condition ""
Do you have any idea what it might be?
vSphere 7.0 UP1
Rancher 2.5

@stefanvangastel
Copy link
Owner

I guess the NoPermissionerror should be investigated further. Can you see any activity in vCenter when requesting the pvc?

@dcardellino
Copy link

Have you set the config parameter disk.enableUUID=TRUE in your node templates?

@stefanvangastel
Copy link
Owner

stefanvangastel commented Feb 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants