Add fast format option in the Storwize Driver section
Add option for user to disable fast format at thick provisioned volume creation in IBM Storwize cinder. The default value is False and clients who do not want to do Fast Format for thick volume, they can set this parameter to True. Change-Id: I85d36e0b67615c56fd87bcc2759b910935e4d97d Closes-Bug: 1504412
This commit is contained in:
@@ -469,6 +469,32 @@
|
||||
safety.</para>
|
||||
</footnote></para></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><para>
|
||||
<literal>storwize_svc_vol_nofmtdisk
|
||||
</literal></para>
|
||||
</td>
|
||||
<td><para>Optional</para></td>
|
||||
<td><para>False</para></td>
|
||||
<td><para>Enable or disable fast format
|
||||
<footnote xml:id="storwize-svc-fn10">
|
||||
<para>Defines whether or not
|
||||
the fast formatting of
|
||||
thick-provisioned volumes
|
||||
is disabled at creation.
|
||||
The default value is
|
||||
<literal>False</literal> and
|
||||
a value of <literal>True</literal>
|
||||
means that fast format is
|
||||
disabled. Details about this
|
||||
option can be found in the
|
||||
<literal>–nofmtdisk</literal>
|
||||
flag of the Storwize family and SVC
|
||||
command line interface
|
||||
<literal>mkvdisk</literal>
|
||||
command.</para>
|
||||
</footnote></para></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<xi:include
|
||||
@@ -709,6 +735,9 @@
|
||||
<listitem>
|
||||
<para>iogrp</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>nofmtdisk</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para>When you change the <literal>rsize</literal>,
|
||||
|
||||
Reference in New Issue
Block a user