dc7c13a659
This patch regenerates the configuration tables using code from 2014-12-31, or about kilo-1. It also uses new doc-tools code to mark-up options and their default values semantically. Change-Id: Id68a87b69fb80edbc156b9bcb1549cca5e61464b
107 lines
4.2 KiB
XML
107 lines
4.2 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_hitachi-hbsd">
|
|
<caption>Description of Hitachi storage volume 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>hitachi_add_chap_user</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Add CHAP user</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_async_copy_check_interval</option> = <replaceable>10</replaceable></td>
|
|
<td>(IntOpt) Interval to check copy asynchronously</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_auth_method</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) iSCSI authentication method</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_auth_password</option> = <replaceable>HBSD-CHAP-password</replaceable></td>
|
|
<td>(StrOpt) iSCSI authentication password</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_auth_user</option> = <replaceable>HBSD-CHAP-user</replaceable></td>
|
|
<td>(StrOpt) iSCSI authentication username</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_copy_check_interval</option> = <replaceable>3</replaceable></td>
|
|
<td>(IntOpt) Interval to check copy</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_copy_speed</option> = <replaceable>3</replaceable></td>
|
|
<td>(IntOpt) Copy speed of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_default_copy_method</option> = <replaceable>FULL</replaceable></td>
|
|
<td>(StrOpt) Default copy method of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_group_range</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Range of group number</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_group_request</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Request for creating HostGroup or iSCSI Target</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_horcm_add_conf</option> = <replaceable>True</replaceable></td>
|
|
<td>(BoolOpt) Add to HORCM configuration</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_horcm_numbers</option> = <replaceable>200,201</replaceable></td>
|
|
<td>(StrOpt) Instance numbers for HORCM</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_horcm_password</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Password of storage system for HORCM</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_horcm_user</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Username of storage system for HORCM</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_ldev_range</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Range of logical device of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_pool_id</option> = <replaceable>None</replaceable></td>
|
|
<td>(IntOpt) Pool ID of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_serial_number</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Serial number of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_target_ports</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Control port names for HostGroup or iSCSI Target</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_thin_pool_id</option> = <replaceable>None</replaceable></td>
|
|
<td>(IntOpt) Thin pool ID of storage system</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_unit_name</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Name of an array unit</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hitachi_zoning_request</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Request for FC Zone creating HostGroup</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|