Backup scripts for kernal virtual machines using libvirt.
Go to file
2024-04-19 08:49:37 -05:00
kvm-backup-images.sh Update rbd to work with snapshots and virsh domblklist. Refactor images backup to newer code style. 2024-04-19 08:45:01 -05:00
kvm-backup-rbd.sh Follow backup naming of images in RBD 2024-04-19 08:49:37 -05:00
License.txt first commit 2022-12-29 12:42:17 -06:00
README.md first commit 2022-12-29 12:42:17 -06:00

KVM Backup Scripts

These are scripts I wrote to perform backup of KVM images in my homelab environment. I am publishing them here for the case it is useful to someone. These scripts backups to a (borg backup)[https://borgbackup.readthedocs.io/en/stable/index.html] archive, as that is my favorite backup software.