[libvirt] [PATCH 2/2] qemu: Fix reporting completed migration stats on destination

Peter Krempa pkrempa at redhat.com
Fri Jun 1 15:26:16 UTC 2018


On Fri, Jun 01, 2018 at 10:46:03 +0200, Jiri Denemark wrote:
> This has been broken since commit v4.0.0-165-g93412bb827 which added
> jobInfo->statsType enum to distinguish various statistics types. During
> migration the type will always be QEMU_DOMAIN_JOB_STATS_TYPE_MIGRATION,
> however the destination code consuming the statistics data from
> migration cookie failed to properly set the type. So even though
> everything was filled in, the type remained *_NONE and any attempt to
> fetch the statistics data of a completed migration on the destination
> host failed.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1584071
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_migration.c | 1 +
>  1 file changed, 1 insertion(+)

ACK && freeze-worthy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180601/5d5c816e/attachment-0001.sig>


More information about the libvir-list mailing list