- vm-live-backup.sh does now properly retry when blockcommit fails.
- vm-live-backup.sh does now try up to 5 times to blockcommit while backing up. This should reduce the frequency of human interventions on automated backups.
- Added CHANGELOG file to track the changes between one version and the next
- The domain definition xml is now dumped into the backup before creating the snapshot such that if the backup fails for some reason the xml is available in the backup.
- Extracted the targz operation into a separate script to allow easier targz of a backup directory in the case that a live backup failed for some reason.
- Updated README to include much more useful information
- First release of the backup script