Skip to content

Version 2.2

Compare
Choose a tag to compare
@abbbi abbbi released this 21 Mar 20:46
· 145 commits to master since this release

Version 2.2

  • Fix Progressbar during restore: wrong values used. (#160)
  • Catch exception if during restore connection to NBD server fails (#163)
  • Provide better info message what NBD connection is waiting for.
  • Call flush() on NBD connection during restore: restore of domains
    with multiple disks could fail with NbdConnectionTimeout due to race
    condition (#163)
  • Pass pidFile to qemu-nbd process for local NBD server during restore,
    report PID of forked process instead of parent.

Full Changelog: v2.1...v2.2