
Since iI3ada2dee1857074746b1893b82dd5f6641c6e579 is merged we must use class name for backup driver configuration instead of module name. Change-Id: Ia1388866107f79e31512fa2afd0ece0c2b279026
23 lines
570 B
ReStructuredText
23 lines
570 B
ReStructuredText
=================
|
|
NFS backup driver
|
|
=================
|
|
|
|
The backup driver for the NFS back end backs up volumes of any type to
|
|
an NFS exported backup repository.
|
|
|
|
To enable the NFS backup driver, include the following option in the
|
|
``[DEFAULT]`` section of the ``cinder.conf`` file:
|
|
|
|
.. code-block:: ini
|
|
|
|
backup_driver = cinder.backup.drivers.nfs.NFSBackupDriver
|
|
|
|
The following configuration options are available for the NFS back-end
|
|
backup driver.
|
|
|
|
.. config-table::
|
|
:config-target: NFS backup driver
|
|
|
|
cinder.backup.drivers.nfs
|
|
cinder.backup.drivers.posix
|