动态PVC HBlock卷写策略 isMultipath: "true" 是否启动多控 maxSessions: "1" iSCSI Target允许建立的最大会话数。 ECfragmentSize: "16" 纠删码模式分片大小。卷冗余模式为EC模式时,此设置才生效,否则忽略。 serverNumbers: "2" HBlock Target所在的服务器数量(仅集群版支持) IOPS: "5000000" readIOPS: "5000000" writeIOPS: "6000000" Bps: "40960000000" readBps: "40960000000" writeBps: "40960000000" IOPSBurst: "999999999" readIOPSBurst: "999999999" writeIOPSBurst: "999999999" BpsBurst: "1" readBpsBurst: "1" writeBpsBurst: "1" IOPSBurstSecs: "999999999" readIOPSBurstSecs: "999999999" writeIOPSBurstSecs: "999999999" BpsBurstSecs: "99999999" readBpsBurstSecs: "99999999" writeBpsBurstSecs: "99999999" clusterID: "stor1" HBlock标识 reclaimPolicy: Delete 持久化卷回收策略,支持Retain和Delete volumeBindingMode: Immediate allowVolumeExpansion: true 允许卷扩展 卷模式为Block,创建StorageClass csistorageclasslocalstatefulblockstor1lun11的配置文件csistorageclasslocalstatefulblockstor1lun11.yaml。可以参考examplesblockvolumesstatefulsetcsistorageclasslocalstatefulblock.yaml。 plaintext apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: If there is a conflict with other StorageClass, you can change it to another name name: csistorageclasslocalstatefulblockstor1lun11