Merge "Fix a typo in the ScaleIO driver doc"
This commit is contained in:
commit
c7dedea751
@ -68,7 +68,7 @@
|
||||
<para>ScaleIO allows multiple protection domains (groups of SDSs that provide backup for each other).</para>
|
||||
<para>To retrieve the available protection domains, use the <command>scli --query_all</command> and search
|
||||
for the protection domains section.</para>
|
||||
<para>Configure the protection domain for newly created columes by adding the following parameter:
|
||||
<para>Configure the protection domain for newly created volumes by adding the following parameter:
|
||||
<code>sio_protection_domain = <replaceable>ScaleIO Protection Domain</replaceable></code></para>
|
||||
</section>
|
||||
<section xml:id="scaleio-storage-pool-name">
|
||||
@ -76,7 +76,7 @@
|
||||
<para>A ScaleIO storage pool is a set of physical devices in a protection domain.</para>
|
||||
<para>To retrieve the available storage pools, use the <command>scli --query_all</command> and search
|
||||
for available storage pools.</para>
|
||||
<para>Configure the storage pool for newly created columes by adding the following parameter:
|
||||
<para>Configure the storage pool for newly created volumes by adding the following parameter:
|
||||
<code>sio_storage_pool_name = <replaceable>ScaleIO Storage Pool</replaceable></code></para>
|
||||
</section>
|
||||
<section xml:id="scaleio-storage-pools">
|
||||
|
Loading…
Reference in New Issue
Block a user