
Our cgit instance will be going away and opendev.org is the new preferred URL for browsing our git repos. Redirects will exist for the foreseeable future, but it's more efficient to just go directly to the new locations. Change-Id: I4b7150e5116147c9be05fd9d698e7f3c747513a8 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
25 lines
685 B
ReStructuredText
25 lines
685 B
ReStructuredText
==============
|
|
Backup drivers
|
|
==============
|
|
|
|
.. sort by the drivers by open source software
|
|
.. and the drivers for proprietary components
|
|
|
|
.. toctree::
|
|
|
|
backup/ceph-backup-driver.rst
|
|
backup/glusterfs-backup-driver.rst
|
|
backup/nfs-backup-driver.rst
|
|
backup/posix-backup-driver.rst
|
|
backup/swift-backup-driver.rst
|
|
backup/gcs-backup-driver.rst
|
|
backup/tsm-backup-driver.rst
|
|
|
|
This section describes how to configure the cinder-backup service and
|
|
its drivers.
|
|
|
|
The volume drivers are included with the `Block Storage repository
|
|
<https://opendev.org/openstack/cinder>`_. To set a backup
|
|
driver, use the ``backup_driver`` flag. By default there is no backup
|
|
driver enabled.
|