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