Version 2.5
Version 2.5
- Move some log messages from info to debug loglevel
- Log information about libnbd version only once
- Catch command not found error during remote backup if qemu-img
is missing: change loglevel to warning. - Catch command not found error during remote restore: fail with
proper error message. - If no qcow image info has been created during backup, issue warning
during restore that default options are used. - Update README: add note about scratch files.
- Do not attempt to freeze filesystems if virtual machine is in paused state
(#166)
Full Changelog: v2.4...v2.5