I just put up an experimental release of VMBackup. This version is considered experimental because it has significant changes and has not been fully tested. If you break it you may keep both pieces.
The changes in this version are:
- Fix to the logging code to work correctly if the log directory doesn’t exist. Hopefully this will fix the backup gui so it will work under SuSE Linux.
- Added partial support for cold and LVM backups of VirtualBox Virtual machines via the command line and GUI. Only tar, tar.gz and tar.bz2 formats are supported for backups of VirtualBox VMs. (Note the vmrestore utiltiy does not understand Virtual Box Virtual Machines yet)
- Some code was added to support backing up VMWare Virtual Machines with vmdks in multiple locations (this is not complete however)
- Added some fixes to support configurations in which more than one piece of Virtualization software is installed (tested on a system with both VMWare Workstation and VirtualBox running).
- Added a header to the archives so the vmrestore utility doesn’t need to guess the Virtual Machine type in order to support conversions in the future.
The new version is available on the download page
Documentation can be found on the documentation page