1..
2    Warning: Do not edit this file. It is automatically generated from the
3    software project's code and your changes will be overwritten.
4
5    The tool to generate this file lives in openstack-doc-tools repository.
6
7    Please make any changes needed in the code, then run the
8    autogenerate-config-doc tool from the openstack-doc-tools repository, or
9    ask for help on the documentation mailing list, IRC channel or meeting.
10
11.. _cinder-storwize:
12
13.. list-table:: Description of IBM Storwise driver configuration options
14   :header-rows: 1
15   :class: config-ref-table
16
17   * - Configuration option = Default value
18     - Description
19   * - **[DEFAULT]**
20     -
21   * - ``san_ip`` =
22     - (String) IP address of SAN controller
23   * - ``san_login`` = ``admin``
24     - (String) Username for SAN controller
25   * - ``san_password`` =
26     - (String) Password for SAN controller
27   * - ``san_private_key`` =
28     - (String) Filename of private key to use for SSH authentication
29   * - ``san_ssh_port`` = ``22``
30     - (Port number) SSH port to use with SAN
31   * - ``storwize_san_secondary_ip`` = ``None``
32     - (String) Specifies secondary management IP or hostname to be used if san_ip is invalid or becomes inaccessible.
33   * - ``storwize_svc_allow_tenant_qos`` = ``False``
34     - (Boolean) Allow tenants to specify QOS on create
35   * - ``storwize_svc_flashcopy_rate`` = ``50``
36     - (Integer) Specifies the Storwize FlashCopy copy rate to be used when creating a full volume copy. The default is rate is 50, and the valid rates are 1-100.
37   * - ``storwize_svc_flashcopy_timeout`` = ``120``
38     - (Integer) Maximum number of seconds to wait for FlashCopy to be prepared.
39   * - ``storwize_svc_iscsi_chap_enabled`` = ``True``
40     - (Boolean) Configure CHAP authentication for iSCSI connections (Default: Enabled)
41   * - ``storwize_svc_multihostmap_enabled`` = ``True``
42     - (Boolean) DEPRECATED: This option no longer has any affect. It is deprecated and will be removed in the next release.
43   * - ``storwize_svc_multipath_enabled`` = ``False``
44     - (Boolean) Connect with multipath (FC only; iSCSI multipath is controlled by Nova)
45   * - ``storwize_svc_stretched_cluster_partner`` = ``None``
46     - (String) If operating in stretched cluster mode, specify the name of the pool in which mirrored copies are stored.Example: "pool2"
47   * - ``storwize_svc_vol_autoexpand`` = ``True``
48     - (Boolean) Storage system autoexpand parameter for volumes (True/False)
49   * - ``storwize_svc_vol_compression`` = ``False``
50     - (Boolean) Storage system compression option for volumes
51   * - ``storwize_svc_vol_easytier`` = ``True``
52     - (Boolean) Enable Easy Tier for volumes
53   * - ``storwize_svc_vol_grainsize`` = ``256``
54     - (Integer) Storage system grain size parameter for volumes (32/64/128/256)
55   * - ``storwize_svc_vol_iogrp`` = ``0``
56     - (Integer) The I/O group in which to allocate volumes
57   * - ``storwize_svc_vol_nofmtdisk`` = ``False``
58     - (Boolean) Specifies that the volume not be formatted during creation.
59   * - ``storwize_svc_vol_rsize`` = ``2``
60     - (Integer) Storage system space-efficiency parameter for volumes (percentage)
61   * - ``storwize_svc_vol_warning`` = ``0``
62     - (Integer) Storage system threshold for volume capacity warnings (percentage)
63   * - ``storwize_svc_volpool_name`` = ``volpool``
64     - (List) Comma separated list of storage system storage pools for volumes.
65