Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
Apache License 2.0
82 stars 47 forks source link

publishInfo doesn't exist after upgrade to v4.1 #137

Open pbabilas opened 1 year ago

pbabilas commented 1 year ago

Hi, after upgrade to v4.1 we've got many errors like:

Warning FailedMount 22m (x244 over 45h) kubelet Unable to attach or mount volumes: unmounted volumes=[storage], unattached volumes=[kube-api-access-s67km storage]: timed out waiting for the condition Warning FailedMount 7m31s (x1335 over 45h) kubelet MountVolume.MountDevice failed for volume "pvc-6980a460-29f9-45a5-acad-bb94d5c07309" : rpc error: code = Internal desc = publishInfo doesn't exist, PublishContext:map[] Warning FailedMount 2m26s (x948 over 45h) kubelet Unable to attach or mount volumes: unmounted volumes=[storage], unattached volumes=[storage kube-api-access-s67km]: timed out waiting for the condition

Only restart pod fixe the problem :( any idea?