On 7/12/21 10:47 AM, Andrija Panic wrote: > Can you take the LB out as a variable - and try directly doing things > inside the network (behind VPN, via internal IPs) Yes, will do. This does bring up a question though: I have the my global "host" setting set to the load balancer. I came across this in the docs [1]:
Historically, when multiple management servers are used a tcp-LB is used on port 8250 (default) of the management servers and the VIP/LB-IP is used as the |host| setting to be used by various CloudStack agents such as the KVM, CPVM, SSVM agents, who connect to the |host| on port 8250. However, starting CloudStack 4.11+ the |host| setting can accept comma separated list of management server IPs to which new CloudStack hosts/agents will get a shuffled list of the same to which they can cycle reconnections in a round-robin way. Is it preferred/recommended in 4.11 and onward to directly set all the management servers in the "host" setting or to set the LB? I'll report back when I have done more testing without the LB. [1] https://docs.cloudstack.apache.org/en/latest/adminguide/hosts.html#server-address-usage -- Thanks, Joshua Schaeffer