Backup script for libvirt managed VM
Find a file
Fedora Release Engineering c5a80da8a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 04:03:25 +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_36_Mass_Rebuild 2022-01-22 04:03:25 +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