Backup scripts for kernal virtual machines using libvirt.
Go to file
2023-08-23 13:56:58 -05:00
kvm-backup-images.sh Fix status checking for pipes. 2023-08-23 13:56:58 -05:00
kvm-backup-rbd.sh Add pid file to prevent concurrent runs, add recovery for snapshot existing prior to backup, and add progress bar. 2023-01-05 00:37:37 -06: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.