You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting this error "no applicable volumesnapshotter found" whilst creating backups of pvcs.
I tried installing all CRDs, csisnapshotter, controller, configuring rbac but no luck.
I have attached the debug file in the attachments
kubectl get volumesnapshotclass
NAME DRIVER DELETIONPOLICY AGE
vsphere-snapshotclass csi.vsphere.vmware.com Delete 54m
kubectl get pods -n default
NAME READY STATUS RESTARTS AGE
csi-snapshotter-0 3/3 Running 0 21m
kubectl get pods -n kube-system
snapshot-controller-77f798dd7d-mszr9 1/1 Running 0 35m
snapshot-controller-77f798dd7d-r9bzb 1/1 Running 0 35m
Environment:
velero version
Client:
Version: v1.14.1
Git commit: 8afe3ce
Server:
Version: v1.15.0
WARNING: the client version does not match the server version. Please update client
velero client config get features
features:
kubectl version
Client Version: v1.31.2+k3s1
Kustomize Version: v5.4.2
Server Version: v1.31.2+k3s1
If you're trying to use CSI snapshots (and your storageclass is CSI-based) then Velero shouldn't be looking for a volumesnashotter plugin. Is the EnableCSI feature enabled?
I keep getting this error "no applicable volumesnapshotter found" whilst creating backups of pvcs.
I tried installing all CRDs, csisnapshotter, controller, configuring rbac but no luck.
I have attached the debug file in the attachments
Environment:
velero version
Client:
Version: v1.14.1
Git commit: 8afe3ce
Server:
Version: v1.15.0
WARNING: the client version does not match the server version. Please update client
features:
kubectl version
Client Version: v1.31.2+k3s1
Kustomize Version: v5.4.2
Server Version: v1.31.2+k3s1
bundle-2024-12-09-08-52-45.tar.gz
The text was updated successfully, but these errors were encountered: