Re: [libvirt] [PATCH v2 12/12] qemu: show disks stats for nbd migration

2017-02-17 Thread Jiri Denemark
On Fri, Feb 17, 2017 at 17:30:27 +0300, Nikolay Shirokovskiy wrote: > On 17.02.2017 13:17, Jiri Denemark wrote: > > On Wed, Dec 28, 2016 at 17:39:21 +0300, Nikolay Shirokovskiy wrote: > >> There is no disks stats when migrating with VIR_MIGRATE_NON_SHARED_* > >> for qemu that supports nbd. The

Re: [libvirt] [PATCH v2 12/12] qemu: show disks stats for nbd migration

2017-02-17 Thread Nikolay Shirokovskiy
On 17.02.2017 13:17, Jiri Denemark wrote: > On Wed, Dec 28, 2016 at 17:39:21 +0300, Nikolay Shirokovskiy wrote: >> There is no disks stats when migrating with VIR_MIGRATE_NON_SHARED_* >> for qemu that supports nbd. The reason is that disks are copied via disk >> mirroring >> and not in the

Re: [libvirt] [PATCH v2 12/12] qemu: show disks stats for nbd migration

2017-02-17 Thread Nikolay Shirokovskiy
On 17.02.2017 13:17, Jiri Denemark wrote: > On Wed, Dec 28, 2016 at 17:39:21 +0300, Nikolay Shirokovskiy wrote: >> There is no disks stats when migrating with VIR_MIGRATE_NON_SHARED_* >> for qemu that supports nbd. The reason is that disks are copied via disk >> mirroring >> and not in the

Re: [libvirt] [PATCH v2 12/12] qemu: show disks stats for nbd migration

2017-02-17 Thread Jiri Denemark
On Wed, Dec 28, 2016 at 17:39:21 +0300, Nikolay Shirokovskiy wrote: > There is no disks stats when migrating with VIR_MIGRATE_NON_SHARED_* > for qemu that supports nbd. The reason is that disks are copied via disk > mirroring > and not in the scope of migration job itself. Below > a couble of

[libvirt] [PATCH v2 12/12] qemu: show disks stats for nbd migration

2016-12-28 Thread Nikolay Shirokovskiy
There is no disks stats when migrating with VIR_MIGRATE_NON_SHARED_* for qemu that supports nbd. The reason is that disks are copied via disk mirroring and not in the scope of migration job itself. Below a couble of issues of the implementation are described. 'total' field is set from 'end'