Closed ccaillet1974 closed 1 year ago
Hi all,
I'm trying CSI v4.0.0 on my k8s integration's cluster
I've the following issue "CrashLoopBackOff" with huawei-csi-controller pod with following logs
I0512 09:45:17.500368 1 connection.go:153] Connecting to unix:///csi/dr-csi.soc
And the pod seems to be working now but with 14 restart before running
NAME READY STATUS RESTARTS AGE huawei-csi-controller-c5d865c9-9dw9l 9/9 Running 14 (5m12s ago) 12m huawei-csi-node-66gjh 3/3 Running 0 12m huawei-csi-node-kggp4 3/3 Running 0 12m huawei-csi-node-lf9v4 3/3 Running 0 12m huawei-csi-node-lkdcs 3/3 Running 0 12m huawei-csi-node-wnbpl 3/3 Running 0 12m
EDIT 1 : only container storage-backend-controller and storage-backend-sidecar were crashing after 5 minutes of running state for pod sample of kubectl get po command
NAME READY STATUS RESTARTS AGE huawei-csi-controller-c5d865c9-25j7l 7/9 CrashLoopBackOff 18 (27s ago) 22m huawei-csi-node-7lhh7 3/3 Running 0 22m huawei-csi-node-9599b 3/3 Running 0 22m huawei-csi-node-9rw24 3/3 Running 0 22m huawei-csi-node-nt6d9 3/3 Running 0 22m huawei-csi-node-pcck9 3/3 Running 0 22m
Thanks, by advance, for you replies.
Regards, Christophe
You can close this issue ... forget to install CRDS .. i'm stupid
Hi all,
I'm trying CSI v4.0.0 on my k8s integration's cluster
I've the following issue "CrashLoopBackOff" with huawei-csi-controller pod with following logs
I0512 09:45:17.500368 1 connection.go:153] Connecting to unix:///csi/dr-csi.soc
And the pod seems to be working now but with 14 restart before running
EDIT 1 : only container storage-backend-controller and storage-backend-sidecar were crashing after 5 minutes of running state for pod sample of kubectl get po command
Thanks, by advance, for you replies.
Regards, Christophe