Backup script for libvirt managed VM
Find a file
2024-07-26 03:36:02 +02: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 convert GPLv2+ license to SPDX 2024-07-26 03:36:02 +02: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