WinSMB volume driver doc: Add Volume backup support

This update is based on the Windows SMB: Volume Backup support
blueprint and merged change 528352 authored and committed by
Lucian Petrut: Change ID: I8769a135974240fdf7cebd4b6d74aaa439ba1f27

Change-Id: If5eea46db6049afc585784277b9f232c26e6da34
This commit is contained in:
Hagen Finley 2018-04-12 15:37:19 -07:00
parent 4c006e8bae
commit 7bb7a61609

View File

@ -69,6 +69,15 @@ consumer side (e.g. Hyper-V).
cinder create $size --volume-type $volume_type_id
.. end
The ``Cinder Backup Service`` can be run on Windows. This driver stores
the volumes using vhdx images stored on SMB shares which can be attached
in order to retrieve the volume data and send it to the backup service.
Prerequisites:
* All physical disks must be in byte mode
* rb+ must be used when writing backups to disk
Clustering support
------------------
Active-Active Cinder clustering is currently experimental and should not be