ad9faae7c3
Include new tables in the config reference. Closes-Bug: #1366489 Closes-Bug: #1374844 Change-Id: I47883b3e524aba67f82304112a066a281c341be3
87 lines
2.7 KiB
XML
87 lines
2.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">
|
|
<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>zfssa_initiator = </td>
|
|
<td>(StrOpt) iSCSI initiator IQNs. (comma separated)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_initiator_group = </td>
|
|
<td>(StrOpt) iSCSI initiator group.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_initiator_password = </td>
|
|
<td>(StrOpt) iSCSI initiator CHAP password.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_initiator_user = </td>
|
|
<td>(StrOpt) iSCSI initiator CHAP user.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_lun_compression = </td>
|
|
<td>(StrOpt) Data compression-off, lzjb, gzip-2, gzip, gzip-9.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_lun_logbias = </td>
|
|
<td>(StrOpt) Synchronous write bias-latency, throughput.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_lun_sparse = False</td>
|
|
<td>(BoolOpt) Flag to enable sparse (thin-provisioned): True, False.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_lun_volblocksize = 8k</td>
|
|
<td>(StrOpt) Block size: 512, 1k, 2k, 4k, 8k, 16k, 32k, 64k, 128k.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_pool = None</td>
|
|
<td>(StrOpt) Storage pool name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_project = None</td>
|
|
<td>(StrOpt) Project name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_rest_timeout = None</td>
|
|
<td>(IntOpt) REST connection timeout. (seconds)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_target_group = tgt-grp</td>
|
|
<td>(StrOpt) iSCSI target group name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_target_interfaces = None</td>
|
|
<td>(StrOpt) Network interfaces of iSCSI targets. (comma separated)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_target_password = </td>
|
|
<td>(StrOpt) iSCSI target CHAP password.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_target_portal = None</td>
|
|
<td>(StrOpt) iSCSI target portal (Data-IP:Port, w.x.y.z:3260).</td>
|
|
</tr>
|
|
<tr>
|
|
<td>zfssa_target_user = </td>
|
|
<td>(StrOpt) iSCSI target CHAP user.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|