
10 Jun
2015
10 Jun
'15
4:56 p.m.
On Wed, Jun 10, 2015 at 15:42:39 +0200, Jiri Denemark wrote:
Instead of cancelling disk mirrors sequentially, let's just call block-job-cancel for all migrating disks and then wait until all disappear.
In case we cancel disk mirrors at the end of successful migration we also need to check all block jobs completed successfully. Otherwise we have to abort the migration.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
ACK, Peter