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.
James Coleman 2df48f6b77 Follow backup naming of images in RBD 4 weeks ago
License.txt first commit 1 year ago
README.md first commit 1 year ago
kvm-backup-images.sh Update rbd to work with snapshots and virsh domblklist. Refactor images backup to newer code style. 4 weeks ago
kvm-backup-rbd.sh Follow backup naming of images in RBD 4 weeks 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.