Merge "Add Huawei driver details in doc"
This commit is contained in:
commit
7f7d29ceb4
@ -76,8 +76,8 @@ storage systems, the driver configuration file is as follows:
|
||||
<UserPassword>xxxxxxxxx</UserPassword>
|
||||
</Storage>
|
||||
<Filesystem>
|
||||
<AllocType>Thin</AllocType>
|
||||
<StoragePool>xxxxxxxxx</StoragePool>
|
||||
<Thin_StoragePool>xxxxxxxxx</Thin_StoragePool>
|
||||
<Thick_StoragePool>xxxxxxxx</Thick_StoragePool>
|
||||
<WaitInterval>3</WaitInterval>
|
||||
<Timeout>60</Timeout>
|
||||
</Filesystem>
|
||||
@ -90,9 +90,8 @@ storage systems, the driver configuration file is as follows:
|
||||
failed to connect, driver will retry another automatically.
|
||||
- `UserName` is a user name of an administrator.
|
||||
- `UserPassword` is a password of an administrator.
|
||||
- `AllocType` is a type of file system space allocation. Valid values are
|
||||
Thick or Thin.
|
||||
- `StoragePool` is a name of a storage pool to be used.
|
||||
- `Thin_StoragePool` is a name of a Thin storage pool to be used.
|
||||
- `Thick_StoragePool` is a name of a Thick storage pool to be used.
|
||||
- `WaitInterval` is the interval time of querying the file system status.
|
||||
- `Timeout` is the timeout period for wating command execution of a device to
|
||||
complete.
|
||||
|
@ -51,7 +51,7 @@ Mapping of share drivers and share features support
|
||||
+----------------------------------------+-----------------------------+-----------------------+--------------+--------------+------------------------+----------------------------+
|
||||
| HP 3PAR | ? | ? | ? | ? | ? | ? |
|
||||
+----------------------------------------+-----------------------------+-----------------------+--------------+--------------+------------------------+----------------------------+
|
||||
| Huawei | ? | ? | ? | ? | ? | ? |
|
||||
| Huawei | DHSS = False(K) | L | L | L | K | \- |
|
||||
+----------------------------------------+-----------------------------+-----------------------+--------------+--------------+------------------------+----------------------------+
|
||||
| Quobyte | DHSS = False (K) | \- | \- | \- | \- | \- |
|
||||
+----------------------------------------+-----------------------------+-----------------------+--------------+--------------+------------------------+----------------------------+
|
||||
@ -88,7 +88,7 @@ Mapping of share drivers and share access rules support
|
||||
+----------------------------------------+--------------+------------+------------+--------------+------------+------------+
|
||||
| HP 3PAR | ? | ? | ? | ? | ? | ? |
|
||||
+----------------------------------------+--------------+------------+------------+--------------+------------+------------+
|
||||
| Huawei | ? | ? | ? | ? | ? | ? |
|
||||
| Huawei | NFS (K) | CIFS (K) | \- | NFS (K) | CIFS (K) | \- |
|
||||
+----------------------------------------+--------------+------------+------------+--------------+------------+------------+
|
||||
| Quobyte | NFS (K) | \- | \- | NFS (K) | \- | \- |
|
||||
+----------------------------------------+--------------+------------+------------+--------------+------------+------------+
|
||||
@ -119,7 +119,7 @@ Mapping of share drivers and security services support
|
||||
+----------------------------------------+------------------+-----------------+------------------+
|
||||
| HP 3PAR | ? | ? | ? |
|
||||
+----------------------------------------+------------------+-----------------+------------------+
|
||||
| Huawei | ? | ? | ? |
|
||||
| Huawei | \- | \- | \- |
|
||||
+----------------------------------------+------------------+-----------------+------------------+
|
||||
| Quobyte | \- | \- | \- |
|
||||
+----------------------------------------+------------------+-----------------+------------------+
|
||||
|
Loading…
Reference in New Issue
Block a user