|
| 1 | +.. _flasharray_conf_train: |
| 2 | + |
| 3 | +RHOSP16 Cinder Configuration Attributes |
| 4 | +======================================= |
| 5 | + |
| 6 | +This page is fixed to the Train release of OpenStack which is the basis |
| 7 | +for Red Hat OpenStack Platform 16.x. |
| 8 | + |
| 9 | +Optional Cinder Configuration Attributes |
| 10 | +---------------------------------------- |
| 11 | +You can optionally use the following attributes specific to FlashArray |
| 12 | +when configuring in a red Hat OpenStack Platform 16.x deployment. |
| 13 | + |
| 14 | +.. _table-7.15: |
| 15 | + |
| 16 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 17 | +----------------------------------------------------------------------------------------------+ |
| 18 | +| FlashArray Attribute | Default | Description |
| 19 | + | |
| 20 | ++======================================================+============================+=================================================================================================================== |
| 21 | +==============================================================================================+ |
| 22 | +| ``pure_eradicate_on_delete`` | False | Enable auto-eradication of deleted volumes, snapshots and consistency groups on deletion. |
| 23 | + | |
| 24 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 25 | +----------------------------------------------------------------------------------------------+ |
| 26 | +| ``pure_host_personality`` | None | Set the host personality to tune the communication protocol between the FlashArray and the hypervisors. Recommende |
| 27 | +d to leave this at the default setting. | |
| 28 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 29 | +----------------------------------------------------------------------------------------------+ |
| 30 | +| ``driver_ssl_cert_verify`` | False | Set verification of FlashArray SSL certificates. |
| 31 | + | |
| 32 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 33 | +----------------------------------------------------------------------------------------------+ |
| 34 | +| ``driver_ssl_cert_path`` | None | Non-default directory path to ``CA_Bundle`` file with certificates of trusted CAs. |
| 35 | + | |
| 36 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 37 | +----------------------------------------------------------------------------------------------+ |
| 38 | +| ``pure_automatic_max_oversubscription_ratio`` | True | Allow FlashArray to calculate the array oversubscription ratio. |
| 39 | + | |
| 40 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 41 | +----------------------------------------------------------------------------------------------+ |
| 42 | +| ``replication_device`` | None | FlashArray Target for Replication. This option uses the format ``backend_id:<backend-id>,san_ip:<target-vip>,api_t |
| 43 | +oken:<target-api-token>,type:<replication-type>`` | |
| 44 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 45 | +----------------------------------------------------------------------------------------------+ |
| 46 | +| ``pure_replica_interval_default`` | 3600 | Snapshot replication interval in seconds. |
| 47 | + | |
| 48 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 49 | +----------------------------------------------------------------------------------------------+ |
| 50 | +| ``pure_replica_retention_short_term_default`` | 14400 | Retain all snapshots on target for this time (in seconds). |
| 51 | + | |
| 52 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 53 | +----------------------------------------------------------------------------------------------+ |
| 54 | +| ``pure_replica_retention_long_term_per_day_default`` | 3 | Retain how many snapshots for each day. |
| 55 | + | |
| 56 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 57 | +----------------------------------------------------------------------------------------------+ |
| 58 | +| ``pure_replica_retention_long_term_default`` | 7 | Retain snapshots per day on target for this time (in days). |
| 59 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 60 | +----------------------------------------------------------------------------------------------+ |
| 61 | +| ``pure_replication_pg_name`` | ``cinder-group`` | Pure Protection Group name to use for async replication (will be created if it does not exist). |
| 62 | + | |
| 63 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 64 | +----------------------------------------------------------------------------------------------+ |
| 65 | +| ``pure_replication_pod_name`` | ``cinder-pod`` | Pure Pod name to use for sync replication (will be created if it does not exist). |
| 66 | + | |
| 67 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 68 | +----------------------------------------------------------------------------------------------+ |
| 69 | +| ``pure_iscsi_cidr`` | ``0.0.0.0/0`` | CIDR of FlashArray iSCSI targets hosts are allowed to connect to. Default will allow connection to any IPv4 addres |
| 70 | +s. | |
| 71 | ++------------------------------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------------- |
| 72 | +----------------------------------------------------------------------------------------------+ |
| 73 | + |
| 74 | +Table 7.15. Optional FlashArray Attributes for RHOSP16 |
0 commit comments