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