96931557e0
The mapping file and xml table have been generated using the autohelp.py script from openstack-doc-tools. Change-Id: Iec1d8b7d17a5b2b666b0faf7aed141c7179d0440
40 lines
1.6 KiB
XML
40 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in the tools directory of this
|
|
repository -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<table rules="all">
|
|
<caption>Description of configuration options for nexenta_nfs</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>nexenta_mount_point_base = $state_path/mnt</td>
|
|
<td>(StrOpt) Base dir containing mount points for nfs shares</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nexenta_nms_cache_volroot = True</td>
|
|
<td>(BoolOpt) If set True cache NexentaStor appliance volroot option value.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nexenta_shares_config = /etc/cinder/nfs_shares</td>
|
|
<td>(StrOpt) File with the list of available nfs shares</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nexenta_volume_compression = on</td>
|
|
<td>(StrOpt) Default compression value for new ZFS folders.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|