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

pvc create by system user account backend attach Volume failed: Internal desc = Add lun 29 to group 1 error: 1073807373 #143

Closed fangfenghuang closed 6 months ago

fangfenghuang commented 7 months ago
---
storage: "oceanstor-san"
name: "oceanstor-iscsi-sysuser01"
namespace: "huawei-csi"
urls:
 - "https://192.168.55.X:8088"    # 存储设备的管理URL。
pools:
 - "StoragePool001"                    # 存储设备的存储池。
parameters:
 protocol: "iscsi"                         # 存储协议:iscsi、fc、roce、fc-nvme、nfs、dpc、scsi
 portals:
 - "10.10.4.X"                              # 业务访问端口
maxClientThreads: "30"             # 默认最大连接数为30