Welcome to Pandora FMS Community › Forums › Community support › Advanced troubleshooting › BUG: Pandora Server doesn’t like a MySQL bounce
-
BUG: Pandora Server doesn’t like a MySQL bounce
Posted by bluefoxicy on August 27, 2012 at 20:45I have MySQL on a master-master setup by which if mysql-1 goes down, the IP address automatically transfers to mysql-2.
If mysql-1 is downed, the Pandora FMS console continues to function–the IP address moves, the Web console shows you what’s in the database.
However, Pandora starts collecting a bigger and bigger backlog of XML files as soon as the console is downed. The server needs a restart once MySQL drops and comes back up or else it just collects logs forever. This seems to occur even if MySQL is just restarted in earnest, so may affect a single database server that bounces.
Try stopping and then starting MySQL and see if Pandora Server starts backlogging input instead of recovering from the failure.
Nacho1988 replied 12 years, 4 months ago 2 Members · 3 Replies -
3 Replies
-
::
Hello;
Check the next instructions in order to optimize mysql.I also attach a way to balance two nodes which is already tested with pandora also (I don’t know if it’s the one you are using)
http://openideas.info/wiki/index.php?title=Pandora:Documentation_en:Optimization
http://openideas.info/wiki/index.php?title=Pandora:Documentation_en:MySQL_Replica
Regards
-
-