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

On vast-csi 2.4.2 breaks with endpoint issue. #14

Open
madhusudhannr opened this issue Oct 15, 2024 · 0 comments
Open

On vast-csi 2.4.2 breaks with endpoint issue. #14

madhusudhannr opened this issue Oct 15, 2024 · 0 comments

Comments

@madhusudhannr
Copy link

earlier, we used to update endpoint in value.yaml, same will be considered in csi-vast-node pod and related daemonset, and able to connect to vast server using PVC.

On latest version 2.42. in PVC we get an error,

Warning ProvisioningFailed 9m41s (x4 over 12m) csi.vastdata.com_-6443-4459-b655-15c5a809ba31 (combined from similar events): failed to provision volume with StorageClass "vast-filesystem": rpc error: code = Unknown desc = Exception calling application: Could not find endpoint.
field = endpoint
tip = Make sure endpoint is present in secret.
timestamp = 2024-10-14T06:56:16.680046

after adding endpoint in vast-filesystem secret, it started working.

in earlier versions, this change was not required. due to this upgrade from 2.3 to 2.4.2 fails additionally, need to add endpoint in secret.

Also, latest document is not updated that endpoint is required in vast-filesystem secret.

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

1 participant