verendrakalsi commented on issue #9965:
URL: https://github.com/apache/cloudstack/issues/9965#issuecomment-2498754999

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to