VM live migration issue - api error (status = 400: api error (status = 596: ))

robm

Active Member
Jan 9, 2020
22
2
43
53
Tried the live VM migration between clusters, but got the error:
Code:
api error (status = 400: api error (status = 596: ))

What is required to be configured in each cluster to perform these type of migrations? Root ssh keys authorized? Firewall issues? Each server in a cluster uses a Let's Encrypt SSL certificate.
 
Can the clusters talk directly to each other?
 
Thanks for the tip. We added the IPs of the clusters to the firewall, and it worked! Just had to map the server names to the private network in /etc/hosts to force the migration over the PVN, and use detailed mapping, and everything went as expected. :)
 
  • Like
Reactions: aaron