<div dir="ltr">Hi Peter,<div>I tested this with 6.10.0 and it reproduces. Were you able to take a look by any chance? <br></div><div><br></div><div>Happy to test out a patch or provide any additional information. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 19, 2020 at 12:14 AM Peter Krempa <<a href="mailto:pkrempa@redhat.com">pkrempa@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Nov 19, 2020 at 00:04:28 -0800, Vjaceslavs Klimovs wrote:<br>
> With libvirt 6.9.0, qemu 5.1.0, and following configurations:<br>
> libvirt:<br>
> key_file = "/etc/ssl/libvirt/server.lan.key"<br>
> cert_file = "/etc/ssl/libvirt/server.lan.crt"<br>
> ca_file = "/etc/ssl/libvirt/ca.crt"<br>
> log_filters="3:remote 4:event 3:util.json 3:rpc 1:*"<br>
> log_outputs="1:file:/var/log/libvirt/libvirtd.log"<br>
> <br>
> qemu:<br>
> default_tls_x509_cert_dir = "/etc/ssl/qemu"<br>
> default_tls_x509_verify = 1<br>
> <br>
> migration with tls:<br>
> virsh # migrate vm1 qemu+tls://server2.lan/system --persistent<br>
> --undefinesource --copy-storage-all --verbose --tls<br>
> <br>
> never succeeds. Progress stops typically at high progress amounts<br>
> (95%-98%), and network traffic drastically drops as well (from 1 gbps+ to<br>
> nothing). domjobinfo progress also stops. Without --tls migrations succeed<br>
> without issues without any other changes to hosts or configurations.<br>
> <br>
> Logs of failed migration:<br>
> Source:<br>
> <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a><br>
> Destination:<br>
> <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a><br>
> <br>
> Same exact hosts, successful migration logs (without --tls):<br>
> Source:<br>
> <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a><br>
> Destination:<br>
> <a href="https://drive.google.com/file/d/1EWkCkSBhj76T05k86QjdL-6icJyruK5-/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1EWkCkSBhj76T05k86QjdL-6icJyruK5-/view?usp=sharing</a><br>
> <br>
> Should I report this as a bug or is there an issue with my configuration?<br>
<br>
<br>
According to the logs it seems to be stuck in the disk copy phase. I'll<br>
have a look.<br>
<br>
</blockquote></div>