
Since iI3ada2dee1857074746b1893b82dd5f6641c6e579 is merged we must use class name for backup driver configuration instead of module name. Change-Id: Ia1388866107f79e31512fa2afd0ece0c2b279026
22 lines
567 B
ReStructuredText
22 lines
567 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.PosixBackupDriver
|
|
|
|
The following configuration options are available for the POSIX
|
|
file systems backup driver.
|
|
|
|
.. config-table::
|
|
:config-target: POSIX backup driver
|
|
|
|
cinder.backup.drivers.posix
|