GitHub user weizhouapache added a comment to the discussion: Migration was refused connection to the destination. Please check libvirt configurations compatibility and firewall
> As per the documentation > https://docs.cloudstack.apache.org/en/latest/installguide/hypervisor/kvm.html#kvm-installation-overview > The both should be '0' listen_tcp=0 listen_tls=0 > > However i changed it to this and now migration is working. listen_tcp=1 > listen_tls=0 > > I am going to load more VMs and see if even automatic is working or not. > mostly it should. did you add the host via cloudstack UI ? it looks like your host is unsecure. you can go to host details and click "provision host security keys" which will secure cloudstack-agent and libvirtd with certificates. please refer to https://docs.cloudstack.apache.org/en/latest/adminguide/hosts.html#securing-process GitHub link: https://github.com/apache/cloudstack/discussions/9987#discussioncomment-11394160 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org