cinder/doc/source/configuration/block-storage/backup/nfs-backup-driver.rst

570 B

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:

backup_driver = cinder.backup.drivers.nfs.NFSBackupDriver

The following configuration options are available for the NFS back-end backup driver.

cinder.backup.drivers.nfs cinder.backup.drivers.posix