Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
https://huawei.github.io/css-docs/
Apache License 2.0
85 stars 47 forks source link

rescanHosts in fc_helper.go calculates invalid pathCount #67

Closed necipakca closed 1 year ago

necipakca commented 2 years ago

CSI version : 2.2.16 Storage : OceanStor Dorado 5000 V6 - 6.1.2.SPH9

We connect 2 fc cable to our host and there is actually 16 path exist on host but this method calculate 32 path. So CSI driver stucks and working for us.

I added log file. log.txt

YeYoot commented 1 year ago

I'm sorry for the late reply, but I think you've solved this problem.