Karin Levenstein 3f8d666894 Consolidating galera recovery documentation
Removed the various ops-galera-recovery* files
Conslidated the content into ops-galera-recovery.rst

Change-Id: I9796a95b1c5cb349e68f0275d33fb01d7a9de919
2016-01-22 17:18:17 +00:00

601 B

Home OpenStack-Ansible Installation Guide

Galera cluster maintenance

ops-galera-remove.rst ops-galera-start.rst ops-galera-recovery.rst

Routine maintenance includes gracefully adding or removing nodes from the cluster without impacting operation and also starting a cluster after gracefully shutting down all nodes.

MySQL instances are restarted when creating a cluster, adding a node, the service isn't running, or when changes are made to the /etc/mysql/my.cnf configuration file. --------------