Comment 3 for bug 1898553

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

If you run recent libvirtd under systemd, you should use appropriate .socket instead of --listen option.
Try:
 - Remove --listen from LIBVIRTD_ARGS in /etc/sysconfig/libvirtd
 - Enable libvirtd-tcp.socket or libvirtd-tls.socket in systemd

See the following patch in puppet-nova for your reference.
https://review.opendev.org/#/c/730689/11/manifests/migration/libvirt.pp

The socket you use depends on the protocol in migration.