aruhier / virt-backup

Backup your kvm guests managed by libvirt
Other
106 stars 23 forks source link

Skip non backupable disks #33

Closed aruhier closed 4 years ago

aruhier commented 4 years ago

Trying to backup a partition or an lvm disk currently fails because libvirt raise an exception when trying to do the external snapshot. The disk should just be skipped instead of making the backup crashing.