@@ -13,62 +13,34 @@ when configuring in a red Hat OpenStack Platform 16.x deployment.
1313
1414.. _table-7.15 :
1515
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- ----------------------------------------------------------------------------------------------+
16+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
17+ | FlashArray Attribute | Default | Description |
18+ +======================================================+============================+=================================================================================================================================================================================================================+
19+ | ``pure_eradicate_on_delete `` | False | Enable auto-eradication of deleted volumes, snapshots and consistency groups on deletion. |
20+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
21+ | ``pure_host_personality `` | None | Set the host personality to tune the communication protocol between the FlashArray and the hypervisors. Recommended to leave this at the default setting. |
22+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
23+ | ``driver_ssl_cert_verify `` | False | Set verification of FlashArray SSL certificates. |
24+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
25+ | ``driver_ssl_cert_path `` | None | Non-default directory path to ``CA_Bundle `` file with certificates of trusted CAs. |
26+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
27+ | ``pure_automatic_max_oversubscription_ratio `` | True | Allow FlashArray to calculate the array oversubscription ratio. |
28+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
29+ | ``replication_device `` | None | FlashArray Target for Replication. This option uses the format ``backend_id:<backend-id>,san_ip:<target-vip>,api_token:<target-api-token>,type:<replication-type> `` |
30+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
31+ | ``pure_replica_interval_default `` | 3600 | Snapshot replication interval in seconds. |
32+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
33+ | ``pure_replica_retention_short_term_default `` | 14400 | Retain all snapshots on target for this time (in seconds). |
34+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
35+ | ``pure_replica_retention_long_term_per_day_default `` | 3 | Retain how many snapshots for each day. |
36+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
37+ | ``pure_replica_retention_long_term_default `` | 7 | Retain snapshots per day on target for this time (in days). |
38+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
39+ | ``pure_replication_pg_name `` | ``cinder-group `` | Pure Protection Group name to use for async replication (will be created if it does not exist). |
40+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
41+ | ``pure_replication_pod_name `` | ``cinder-pod `` | Pure Pod name to use for sync replication (will be created if it does not exist). |
42+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
43+ | ``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 address. |
44+ +------------------------------------------------------+----------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
7345
7446Table 7.15. Optional FlashArray Attributes for RHOSP16
0 commit comments