openstack-manuals/doc/common/tables/cinder-hpxp.xml

95 lines
3.9 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_hpxp">
<caption>Description of HP XP 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>hpxp_async_copy_check_interval</option> = <replaceable>10</replaceable></td>
<td>(IntOpt) Interval to check copy asynchronously</td>
</tr>
<tr>
<td><option>hpxp_compute_target_ports</option> = <replaceable>None</replaceable></td>
<td>(ListOpt) Target port names of compute node for host group or iSCSI target</td>
</tr>
<tr>
<td><option>hpxp_copy_check_interval</option> = <replaceable>3</replaceable></td>
<td>(IntOpt) Interval to check copy</td>
</tr>
<tr>
<td><option>hpxp_copy_speed</option> = <replaceable>3</replaceable></td>
<td>(IntOpt) Copy speed of storage system</td>
</tr>
<tr>
<td><option>hpxp_default_copy_method</option> = <replaceable>FULL</replaceable></td>
<td>(StrOpt) Default copy method of storage system. There are two valid values: "FULL" specifies that a full copy; "THIN" specifies that a thin copy. Default value is "FULL"</td>
</tr>
<tr>
<td><option>hpxp_group_request</option> = <replaceable>False</replaceable></td>
<td>(BoolOpt) Request for creating host group or iSCSI target</td>
</tr>
<tr>
<td><option>hpxp_horcm_add_conf</option> = <replaceable>True</replaceable></td>
<td>(BoolOpt) Add to HORCM configuration</td>
</tr>
<tr>
<td><option>hpxp_horcm_name_only_discovery</option> = <replaceable>False</replaceable></td>
<td>(BoolOpt) Only discover a specific name of host group or iSCSI target</td>
</tr>
<tr>
<td><option>hpxp_horcm_numbers</option> = <replaceable>200, 201</replaceable></td>
<td>(ListOpt) Instance numbers for HORCM</td>
</tr>
<tr>
<td><option>hpxp_horcm_resource_name</option> = <replaceable>meta_resource</replaceable></td>
<td>(StrOpt) Resource group name of storage system for HORCM</td>
</tr>
<tr>
<td><option>hpxp_horcm_user</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Username of storage system for HORCM</td>
</tr>
<tr>
<td><option>hpxp_ldev_range</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Logical device range of storage system</td>
</tr>
<tr>
<td><option>hpxp_pool</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Pool of storage system</td>
</tr>
<tr>
<td><option>hpxp_storage_cli</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Type of storage command line interface</td>
</tr>
<tr>
<td><option>hpxp_storage_id</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) ID of storage system</td>
</tr>
<tr>
<td><option>hpxp_target_ports</option> = <replaceable>None</replaceable></td>
<td>(ListOpt) Target port names for host group or iSCSI target</td>
</tr>
<tr>
<td><option>hpxp_thin_pool</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Thin pool of storage system</td>
</tr>
<tr>
<td><option>hpxp_zoning_request</option> = <replaceable>False</replaceable></td>
<td>(BoolOpt) Request for FC Zone creating host group</td>
</tr>
</tbody>
</table>
</para>