<div dir="ltr"><div>With libvirt 6.9.0, qemu 5.1.0, and following configurations:<br></div><div>libvirt:</div><div>key_file = "/etc/ssl/libvirt/server.lan.key"<br></div><div>cert_file = "/etc/ssl/libvirt/server.lan.crt"<br>ca_file = "/etc/ssl/libvirt/ca.crt"<br></div><div>log_filters="3:remote 4:event 3:util.json 3:rpc 1:*"<br>log_outputs="1:file:/var/log/libvirt/libvirtd.log"<br></div><div><br></div><div>qemu:</div><div>default_tls_x509_cert_dir = "/etc/ssl/qemu"<br>default_tls_x509_verify = 1<br></div><div><br></div><div>migration with tls:</div><div>virsh # migrate vm1 qemu+tls://server2.lan/system --persistent --undefinesource --copy-storage-all --verbose --tls<br></div><div><br></div><div>never succeeds. Progress stops typically at high progress amounts (95%-98%), and network traffic drastically drops as well (from 1 gbps+ to nothing). domjobinfo progress also stops. Without --tls migrations succeed without issues without any other changes to hosts or configurations.</div><div><br></div><div>Logs of failed migration:</div><div>Source: <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a><br></div><div>Destination: <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a></div><div><br></div><div>Same exact hosts, successful migration logs (without --tls):</div><div>Source: <a href="https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing">https://drive.google.com/file/d/1d0dJumicW0TUdG1osNxNnWWiYpfAaIb_/view?usp=sharing</a><br></div><div>Destination: <a href="https://drive.google.com/file/d/1EWkCkSBhj76T05k86QjdL-6icJyruK5-/view?usp=sharing">https://drive.google.com/file/d/1EWkCkSBhj76T05k86QjdL-6icJyruK5-/view?usp=sharing</a></div><div><br></div><div>Should I report this as a bug or is there an issue with my configuration? </div><div><br></div><div><br></div><div><br></div></div>