1ead45a195
Update for Liberty Release Change-Id: Ic41770d0cdc29fb4d36e486919c3f1a19607c877
95 lines
3.7 KiB
XML
95 lines
3.7 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_cinder_zfssa-iscsi">
|
|
<caption>Description of ZFS Storage Appliance iSCSI driver configuration options</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2">[DEFAULT]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_initiator</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) iSCSI initiator IQNs. (comma separated)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_initiator_config</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) iSCSI initiators configuration.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_initiator_group</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) iSCSI initiator group.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_initiator_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Secret of the iSCSI initiator CHAP user.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_initiator_user</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) iSCSI initiator CHAP user (name).</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_lun_compression</option> = <replaceable>off</replaceable></td>
|
|
<td>(StrOpt) Data compression.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_lun_logbias</option> = <replaceable>latency</replaceable></td>
|
|
<td>(StrOpt) Synchronous write bias.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_lun_sparse</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Flag to enable sparse (thin-provisioned): True, False.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_lun_volblocksize</option> = <replaceable>8k</replaceable></td>
|
|
<td>(StrOpt) Block size.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_pool</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Storage pool name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_project</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Project name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_replication_ip</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) IP address used for replication data. (maybe the same as data ip)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_rest_timeout</option> = <replaceable>None</replaceable></td>
|
|
<td>(IntOpt) REST connection timeout. (seconds)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_target_group</option> = <replaceable>tgt-grp</replaceable></td>
|
|
<td>(StrOpt) iSCSI target group name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_target_interfaces</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Network interfaces of iSCSI targets. (comma separated)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_target_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Secret of the iSCSI target CHAP user.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_target_portal</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) iSCSI target portal (Data-IP:Port, w.x.y.z:3260).</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>zfssa_target_user</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) iSCSI target CHAP user (name).</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|