Live migration with snapshots should be possible for zfspool storage, but I am getting the error "online storage migration not possible if snapshot exists".
The block at line 520 in QemuMigrate.pm is never reached because of the die statement at line 519. If I comment out line 519 and restart...