mysqld fails to start after reboot

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
MichielvM
Posts: 160
Joined: Thu Oct 24, 2013 3:48 am

Re: mysqld fails to start after reboot

Post by MichielvM »

Hi slansing, (dutch roots?)

If, by design, Mysql removes this lock file on daemon shutdown. Then, in order to ensure continuity, it should check for - and delete this - on startup.
It should be fairly simple to fix.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: mysqld fails to start after reboot

Post by scottwilkerson »

This is not something that would/will be added to Nagios XI, however you could certainly edit the start) section of your /etc/init.d/mysqld

The problem is, that it is there by design, to make sure you do not startup mysql if the lock file is still present.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked