Merge "[DOCS] Adding in note for pretend_min_part_hours_passed"
This commit is contained in:
commit
ada1a97f4e
@ -49,6 +49,25 @@ OpenStack services:
|
|||||||
* Heat
|
* Heat
|
||||||
* Horizon
|
* Horizon
|
||||||
|
|
||||||
|
After successful deployment, you are able to update variables in
|
||||||
|
``/etc/openstack_deploy/user_variables.yml``.
|
||||||
|
|
||||||
|
* Object Storage (swift)
|
||||||
|
|
||||||
|
- The ``pretend_min_part_hours_passed`` option can now be
|
||||||
|
passed to swift-ring-builder prior to performing a rebalance. This is set by
|
||||||
|
the ``swift_pretend_min_part_hours_passed`` boolean variable.
|
||||||
|
The default for this variable is False. However, we recommend using
|
||||||
|
``-e swift_pretend_min_part_hours_passed=True`` when running the
|
||||||
|
``os-swift.yml`` playbook to avoid resetting ``min_part_hours`` unintentionally.
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
|
||||||
|
If you run this command and deploy rebalanced rings before a replication
|
||||||
|
pass completes, you may introduce unavailability in your cluster.
|
||||||
|
|
||||||
|
This should only be used for testing or fully rebalanced clusters.
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
.. include:: navigation.txt
|
.. include:: navigation.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user