On Thu, Apr 06, 2017 at 18:14:07 +0200, Kashyap Chamarthy wrote:
[Filed this bug --
https://bugzilla.redhat.com/show_bug.cgi?id=1439841]
Easy reproducer:
$ virsh migrate --verbose --copy-storage-all \
--p2p --live l2-f25 qemu+ssh://root@devstack-a/system
error: invalid argument: monitor must not be NULL
This is caused by the TLS migration code and most likely fixed by
https://www.redhat.com/archives/libvir-list/2017-April/msg00219.html
Jirka