GitHub user weizhouapache added a comment to the discussion: VR only starts to work at 100% after migration
ok, so it looks like not a vlan misconfiguration issue of guest network can you check if the public IP of CKS nodes are reachable from management server when VR is running on various host ? ACS configures the CKS nodes via the Public IP. ``` ssh -i ~cloud/.ssh/id_rsa -p 2222 cloud@<Public ip address of CKS cluster> ``` just to verify if the issue with public network GitHub link: https://github.com/apache/cloudstack/discussions/12209#discussioncomment-15202041 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
