Merge "docs: Add links to very useful Galera recovery docs"

This commit is contained in:
Zuul 2018-08-31 22:06:18 +00:00 committed by Gerrit Code Review
commit d2325c20d0

View File

@ -158,7 +158,13 @@ to automatically recover a node or an entire environment.
# openstack-ansible galera-install.yml --tags galera-bootstrap
The cluster comes back online after completion of this command.
The cluster comes back online after completion of this command. If this
fails, please review `restarting the cluster`_ and `recovering the primary
component`_ in the galera documentation as they're invaluable for a full
cluster recovery.
.. _restarting the cluster: http://galeracluster.com/documentation-webpages/restartingcluster.html
.. _recovering the primary component: http://galeracluster.com/documentation-webpages/pcrecovery.html
Recover a single-node failure
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~