HuaweiStorageClass
Scope: Cluster
Version: v1alpha1
-
spec
-
spec.fsType
Required value
The filesystem type of the storage class. Might be:
- xfs
- ext4
Allowed values:
xfs
,ext4
-
spec.pool
Required value
Name of the pool.Minimal length:
1
-
spec.reclaimPolicy
Required value
The storage class’s reclaim policy. Might be:
- Delete (If the Persistent Volume Claim is deleted, deletes the Persistent Volume and its associated storage as well)
- Retain (If the Persistent Volume Claim is deleted, remains the Persistent Volume and its associated storage)
Allowed values:
Delete
,Retain
-
spec.storageConnectionName
Required value
Name of the HuaweiStorageConnection custom resource.Minimal length:
1
-
HuaweiStorageConnection
Scope: Cluster
Version: v1alpha1
-
spec
-
spec.login
Required value
-
spec.maxClientThreads
Required value
-
spec.password
Required value
-
spec.pools
Required value
-
spec.portals
-
spec.protocol
Required value
Allowed values:
ISCSI
,FC
,ROCE
,FC-NVME
,NFS
,DPC
,SCSI
-
spec.storageType
Required value
Allowed values:
OceanStorSAN
,OceanStorNAS
,OceanStorDtree
,FusionStorageSAN
,FusionStorageNAS
-
spec.urls
Required value
-