Welcome to Pandora FMS Community › Forums › Community support › Pandora 2.1 – MySQL Lock wait timeout exceeded
-
Pandora 2.1 – MySQL Lock wait timeout exceeded
Posted by churria on March 24, 2009 at 03:15Hi,
Using Pandora FMS since v 1.3 with no problems into a Debian server with MySQL v 5.0.32-7etch8. This is a Pandora dedicated server.
But since I upgraded to v 2.1 i get this error in pandora_server.log
sfri116_Net [V1] ERROR Code: DBD::mysql::db do failed: Lock wait timeout exceeded; try restarting transaction at /usr/local/share/perl/5.8.8/PandoraFMS/DB.pm line 789.
All process (network, recon, server, etc.) still runing, but in console i can see events thant says all process is stoped.
I need to restart all pandora process and it runs fine during 24 hours until next error (aprox.)
Anybody knows about this problem?
churria replied 15 years, 10 months ago 3 Members · 4 Replies -
4 Replies
-
-
-
::
Try to place a monitor to check memory usage on the pandora server. Check also number of Mysql connectins and filehandles, in some systems there is a memleak on some perl libraries.
By the way, make a pandora restart on all pandora servers in a programmed cron task everyday night.
I suppose you are running the DB maintance script, right ?
-