[Docs] Promote Backup and Restore
Backup and restore should be promoted into operations guide directly, for a nicer ToC. Change-Id: I23fe525542a0bcc7967a76f38b5e67702477e2c0
This commit is contained in:
parent
14ae5a8b64
commit
87bb9bc732
@ -1,6 +1,6 @@
|
|||||||
========
|
==============================
|
||||||
Back ups
|
Back up and restore your cloud
|
||||||
========
|
==============================
|
||||||
|
|
||||||
For disaster recovery purposes, it is a good practice to perform regular
|
For disaster recovery purposes, it is a good practice to perform regular
|
||||||
backups of the database, configuration files, network information, and
|
backups of the database, configuration files, network information, and
|
||||||
@ -23,6 +23,7 @@ directory to your cloud environment.
|
|||||||
Database backups and recovery
|
Database backups and recovery
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
MySQL data is automatically backed up. To recover the database, use the
|
MySQL data is available on the infrastructure nodes.
|
||||||
database backups and rebuild the Galera cluster. For more information, see
|
You can recover databases, and rebuild the galera cluster.
|
||||||
|
For more information, see
|
||||||
:ref:`galera-cluster-maintenance`.
|
:ref:`galera-cluster-maintenance`.
|
@ -23,6 +23,7 @@ more complex operations like upgrading.
|
|||||||
maintenance-tasks.rst
|
maintenance-tasks.rst
|
||||||
scale-environment.rst
|
scale-environment.rst
|
||||||
monitoring-systems.rst
|
monitoring-systems.rst
|
||||||
|
backup-restore.rst
|
||||||
troubleshooting.rst
|
troubleshooting.rst
|
||||||
advanced-config.rst
|
advanced-config.rst
|
||||||
ref-info.rst
|
ref-info.rst
|
||||||
|
@ -5,12 +5,8 @@ Maintenance tasks
|
|||||||
This chapter is intended for OpenStack-Ansible specific
|
This chapter is intended for OpenStack-Ansible specific
|
||||||
maintenance tasks.
|
maintenance tasks.
|
||||||
|
|
||||||
.. toctree::
|
.. include :: maintenance-tasks/galera.rst
|
||||||
:maxdepth: 2
|
.. include :: maintenance-tasks/rabbitmq-maintain.rst
|
||||||
|
.. include :: maintenance-tasks/ansible-modules.rst
|
||||||
maintenance-tasks/galera.rst
|
.. include :: maintenance-tasks/containers.rst
|
||||||
maintenance-tasks/rabbitmq-maintain.rst
|
.. include :: maintenance-tasks/firewalls.rst
|
||||||
maintenance-tasks/backups.rst
|
|
||||||
maintenance-tasks/ansible-modules.rst
|
|
||||||
maintenance-tasks/containers.rst
|
|
||||||
maintenance-tasks/firewalls.rst
|
|
||||||
|
Loading…
Reference in New Issue
Block a user