-
Notifications
You must be signed in to change notification settings - Fork 140
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
attacher.MountDevice failed to create newCsiDriverClient: driver name smb.csi.k8s.io not found in the list of registered CSI drivers #69
Comments
This comment has been minimized.
This comment has been minimized.
could you get the registrar logs, e.g.
the successful logs could be like following:
And is there sth different with your kubelet path? csi-driver-smb/deploy/csi-smb-node.yaml Lines 112 to 122 in 70f3d0f
|
Hello, I'm running into the same issues hetii was.
|
Hi again. I set it up from scratch and my logs look like:
Moreover the paths in rancheros worker node contains such entries:
|
It seams it works for me now. The main root issue is similar to issues: It looks like at least in my case the rancher kublet path is After updating csi-smb-node.yaml and redeploying it I was able to mount my azure share. |
@hetii thanks for the investigation, if use another |
prow.sh: generic driver installation
Hello I deploy v0.2.0 of this driver on kubernetes cluster provisioned by rancher2 on top of openstack.
As you can see below pods from csi are there:
But when I try to use this driver to mount CIFS share from another cluster that is made in azure I get such error::
PV and PVC looks fine:
kubernetes version:
kubectl logs csi-smb-node-9bwrt -c smb -n kube-system show:
kubectl get CSIDriver -A:
The text was updated successfully, but these errors were encountered: