cinder/doc/source/configuration/block-storage/backup/tsm-backup-driver.rst
Ivan Kolodyazhny c3b842a990 Fix backup driver configuration examples in the documetation
Since iI3ada2dee1857074746b1893b82dd5f6641c6e579 is merged we must use
class name for backup driver configuration instead of module name.

Change-Id: Ia1388866107f79e31512fa2afd0ece0c2b279026
2018-09-28 14:32:58 +03:00

1010 B

IBM Tivoli Storage Manager backup driver

The IBM Tivoli Storage Manager (TSM) backup driver enables performing volume backups to a TSM server.

The TSM client should be installed and configured on the machine running the cinder-backup service. See the IBM Tivoli Storage Manager Backup-Archive Client Installation and User's Guide for details on installing the TSM client.

To enable the IBM TSM backup driver, include the following option in cinder.conf:

backup_driver = cinder.backup.drivers.tsm.TSMBackupDriver

The following configuration options are available for the TSM backup driver.

cinder.backup.drivers.tsm

This example shows the default options for the TSM backup driver.

backup_tsm_volume_prefix = backup
backup_tsm_password = password
backup_tsm_compression = True