openstack-manuals/doc/common/tables/cinder-hitachi-hbsd.xml
Gauvain Pocentek e7cbc675ce update the config reference tables for liberty
Change-Id: I959cc6884633ada1deb55f44ca1fc6f230bdebd9
2015-10-29 07:45:04 +01:00

129 lines
5.1 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!--
###################################################################
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
###################################################################
Warning: Do not edit this file. It is automatically
generated from the software project's code and your changes
will be overwritten.
The tool to generate this file lives in openstack-doc-tools
repository.
Please make any changes needed in the code, then run the
autogenerate-config-doc tool from the openstack-doc-tools
repository, or ask for help on the documentation mailing list,
IRC channel or meeting.
###################################################################
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
###################################################################
-->
<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_resource_lock_timeout</option> = <replaceable>600</replaceable></td>
<td>(IntOpt) Timeout until a resource lock is released, in seconds. The value must be between 0 and 7200.</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>