MySQL Cluster Failover: When the Music Stops.

rmarmito95

New member
Joined
Apr 20, 2023
Messages
1
Reaction score
0
Title: MySQL Cluster Failover: When the Music Stops

"Hey guys, just wanted to start a discussion on MySQL cluster failover. I've been working with a high-availability setup but recently had a situation where my secondary node went down and my primary node got slammed with requests. Now I'm looking for advice on how to prevent this kind of downtime in the future."
 

Pablizho

New member
Joined
Jan 21, 2018
Messages
1
Reaction score
0
"Dude I'm having this same issue, our app went down when the lead node crashed and I had to manually switch the master over. Was anyone able to get this automated with MySQL Cluster Manager? Still trying to figure out why our scripts aren't working."
 

sebaksa

New member
Joined
Nov 29, 2004
Messages
1
Reaction score
0
"Yup, been there done that. MySQL Cluster failovers can be a real pain, especially when it's a production system and downtime isn't an option. Has anyone else had success with using Pacemaker for automated failover?"
 
Top