Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue : with pod huawei-csi-controller v4.0.0

ccaillet1974 opened this issue · comments

Hi all,

I'm trying CSI v4.0.0 on my k8s integration's cluster

  • k8s : v1.24.6 deployed with kubespray
  • CNI : cillium 1.12.1
  • OS for nodes : Debian 11.x

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