0c42b4d888
backport:mitaka Change-Id: I1a0adf1eca5ac098c0df13e472247df0e4041a5d Closes-Bug: #1568967
18 lines
456 B
ReStructuredText
18 lines
456 B
ReStructuredText
=======================
|
|
GlusterFS backup driver
|
|
=======================
|
|
|
|
The GlusterFS backup driver backs up volumes of any type to GlusterFS.
|
|
|
|
To enable the GlusterFS backup driver, include the following option in the
|
|
``cinder.conf`` file:
|
|
|
|
.. code-block:: ini
|
|
|
|
backup_driver = cinder.backup.drivers.glusterfs
|
|
|
|
The following configuration options are available for the GlusterFS backup
|
|
driver.
|
|
|
|
.. include:: ../../tables/cinder-backups_glusterfs.rst
|