github abbbi/virtnbdbackup v2.33
Version 2.33

latest releases: v2.38, v2.37, v2.36...
3 months ago

Version 2.33

virtnbdrestore: Add support for data-file setting in qcow images (#261)

As with versions (>= v10.10.0), libvirt supports the qcow image data-file
setting. This allows to create metadata QCOW Images for RAW disk devices and
direct attached LVM/ZFS/RBD volumes.

Bitmaps are then stored within the metadata QCOW image, allowing to create
incremental backups for these disks, too.

During restore, the QCOW image must be created with the correct data-file
setting and the virtual machine configuration must be adopted. The utility
will now adjust paths accordingly if -c option is specified.

See README for details on how to configure your virtual machine to support
incremental backups with RAW devices.

Full Changelog: v2.32...v2.33

Don't miss a new virtnbdbackup release

NewReleases is sending notifications on new releases.