<div dir="ltr">Hi, <div>I am using openstack victoria and i am facing an issue when using the live-migration feature.</div><div>After choosing the live-migration of an instance from Compute1 to compute2 i am getting an error in nova-compute.log (of compute 1) stating:</div><div><br></div><div><font size="1"><i>ERROR nova.virt.libvirt.driver [-] [instance: 59c95d46-2cbc-4787-89f7-8b36b826ffad] Live Migration failure: operation failed: Failed to connect to remote libvirt URI qemu+tcp://compute2/system: unable to connect to server at 'compute2:16509': Connection refused: libvirt.libvirtError: operation failed: Failed to connect to remote libvirt URI qemu+tcp://compute2/system: unable to connect to server at 'compute2:16509': Connection refused</i></font><br></div><div><br></div><div>Which states that the libvirtd.tcp socket is not running (libvirtd should run on 16509 port inorder for live-migration to succeed).</div><div><br></div><div>Journalctl -xe output </div><div><font size="1"><i>Oct 18 06:32:52 compute2 systemd[1]: libvirtd-tcp.socket: Socket service libvirtd.service already active, refusing.<br>Oct 18 06:32:52 compute2 systemd[1]: Failed to listen on Libvirt non-TLS IP socket.</i></font><br></div><div><br></div><div>I am trying to solve the above issue by adding --listen in the libvirtd_opts parameter in the service file and also in the /etc/default/libvirtd file.</div><div>But after doing that the libvirtd service doesn't start.</div><div><br></div><div>Can someone suggest a way forward for this?<br></div><div><br></div><div>Thank you</div><div>With regards,</div><div>Swogat Pradhan</div><div><br></div></div>