GitHub user verendrakalsi 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.

GitHub link: 
https://github.com/apache/cloudstack/discussions/9987#discussioncomment-11394159

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to