-
Notifications
You must be signed in to change notification settings - Fork 136
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
node-driver-registrar failed to start in v1.9.0 installation #534
Comments
is kubelet path correct in your cluster |
@andyzhangx Thanks for your prompt response.
|
I moved to previous version 2.5.0 from hub.docker.com: objectscale/csi-node-driver-registrar:v2.5.0 (just changed image url of csi-smb-node.yaml v1.9.0), everything moves well right now. csi-smb-node-5ktxx 3/3 Running 0 3m57s $ kc logs csi-smb-node-6r75b -n kube-system -c node-driver-registrar and above with issue version 2.5.1 I obtained from: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1 And I checked version 2.5.1 of node-driver-registrar golang source code, looks no problem with the kubeletRegistrationPath of flag code portion |
does this image work? |
It works, then I double checked my image, and found that I used a wrong link (or tag) of csi-node-driver-registrar. |
What happened:
download csi-driver-smb-1.9.0.tar.gz and execute
csi-driver-smb-1.9.0/deploy/uninstall-driver.sh v1.9.0 local
What you expected to happen:
csi-smb-node all start normally without failed container
How to reproduce it:
just execute above install command
Anything else we need to know?:
istio installed
Environment:
v1.9.0
kubectl version
):Client Version: v1.24.0
Kustomize Version: v4.5.4
Server Version: v1.24.0
PRETTY_NAME="openEuler 21.09"
uname -a
):Linux bauhinia 5.10.0-5.10.0.24.oe1.x86_64 test: fix travis config #1 SMP Wed Sep 29 19:53:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
kubeadm, 3 control-planes, 1 worker node
client version: 1.14.1
control plane version: 1.14.1
data plane version: 1.14.1 (1 proxies)
The text was updated successfully, but these errors were encountered: