I’m trying to set up High Availability, but not having luck. I have two nodes running, but they don’t see each other.
When I check in the System Console, I always only see one of the nodes (sometimes server A, sometimes server B, depending on where the load balancer takes me).
How are the two nodes supposed to connect to each other? How do they find each other?
Related to that, I was wondering if the OverrideHostname
could help? And if disabling UseIpAddress
without an OverrideHostname
can work at all.
Thanks for the help!
/Daniel