Backup script for libvirt managed VM
Find a file
2026-07-17 08:32:04 +00:00
.gitignore Initial import. 2020-12-07 17:23:18 -06:00
README.md Tweak README 2020-12-07 17:29:34 -06:00
sources Initial import. 2020-12-07 17:23:18 -06:00
virt-backup-update.patch Initial import. 2020-12-07 17:23:18 -06:00
virt-backup.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:32:04 +00:00

This script allows you to backup Virtual Machines managed by libvirt. It has only be tested with KVM based VM This script will dump (or mount as a set of chunks):

  • each block devices
  • optionnally the memory (if --state flag is given)
  • the XML description of the VM