HuaweiStorageClass
Scope: Cluster
Version: v1alpha1
-
objectspec
-
stringspec.fsType
Required value
The filesystem type of the storage class. Might be:
- xfs
- ext4
Allowed values:
xfs,ext4 -
stringspec.pool
Required value
Name of the pool.Minimal length:
1 -
stringspec.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 -
stringspec.storageConnectionName
Required value
Name of the HuaweiStorageConnection custom resource.Minimal length:
1
-
HuaweiStorageConnection
Scope: Cluster
Version: v1alpha1
-
objectspec
-
stringspec.login
Required value
-
integerspec.maxClientThreads
Required value
-
stringspec.password
Required value
-
array of stringsspec.pools
Required value
-
array of stringsspec.portals
-
stringspec.protocol
Required value
Allowed values:
ISCSI,FC,ROCE,FC-NVME,NFS,DPC,SCSI -
stringspec.storageType
Required value
Allowed values:
OceanStorSAN,OceanStorNAS,OceanStorDtree,FusionStorageSAN,FusionStorageNAS -
array of stringsspec.urls
Required value
-