openstack-manuals/doc/config-reference/source/block-storage/backup/nfs-backup-driver.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

19 lines
487 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
The following configuration options are available for the NFS back-end
backup driver.
.. include:: ../../tables/cinder-backups_nfs.rst