
10 Jun
2015
10 Jun
'15
1:25 p.m.
On Tue, Jun 02, 2015 at 14:34:27 +0200, Jiri Denemark wrote:
When a connection to the destination host during a p2p migration drops, we know we will have to cancel the migration; it doesn't make sense to waste resources by trying to finish the migration. We already do so after sending "migrate" command to QEMU and we should do it while waiting for drive mirrors to become ready too.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
ACK, Peter