Backup scripts for kernal virtual machines using libvirt.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GRMrGecko 9d699a27ef Fix status checking for pipes. 1 month ago
License.txt first commit 9 months ago
README.md first commit 9 months ago
kvm-backup-images.sh Fix status checking for pipes. 1 month ago
kvm-backup-rbd.sh Add pid file to prevent concurrent runs, add recovery for snapshot existing prior to backup, and add progress bar. 9 months ago

README.md

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.