GitHub user DaanHoogland added a comment to the discussion: Apache CloudStack Multi-Management Server Across Different Subnets with Shared MySQL DB – HA and Cross-Zone Snapshot Copy Issues
> If the first management server `(192.168.1.101)` goes down: > > * Will the hosts automatically reconnect to the second management server > `(192.168.2.101)`? yes > * Will CloudStack continue functioning normally? yes > * Is additional HA or load balancer configuration required? only if there are external machines that need access to the UI without interuption and not caring about which MS they reach. > * Does CloudStack management server failover work automatically when multiple > management servers share the same DB? MSses devide the work amongst them selves. jobs that are ongoing on an MS may fail if that machine crashes, but overall operations continue. The DB should not be an issue if the MSses are connected to a running engine. I’ll try to look at your other questions later, but have no idea when I’ll take the time for that (sorry about that) GitHub link: https://github.com/apache/cloudstack/discussions/13220#discussioncomment-17018150 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
