Hi all
I'm using percona-server, latests squeeze 5.1 version.
I'm also using monit to monitor mysqld process. What I've relized is that mysqld does not always create the pidfile under /var/run/mysqld, monit thinks that it's down and tries to restart it or gives up. It also stops all the services that depend on mysql.
Monit is not the issue. Manually starting mysqld via init.d script confirms that the pidfile is sometimes and sometimes not created.
I'm using percona-server, latests squeeze 5.1 version.
I'm also using monit to monitor mysqld process. What I've relized is that mysqld does not always create the pidfile under /var/run/mysqld, monit thinks that it's down and tries to restart it or gives up. It also stops all the services that depend on mysql.
Monit is not the issue. Manually starting mysqld via init.d script confirms that the pidfile is sometimes and sometimes not created.
Comment