Mysqld Stops Middle of the night

esmith

Member
Oct 16, 2001
22
0
301
I have a cpanel server that is stopping mysql at 01:32:42 everynight and then starting again at a random amount of time 15 to 30 minutes later. I cannot see a related cron causing the problem. What am I missing?

Thanks in advance!
Ed

grep mysqld neptune.err |grep 02012
020120 1:32:42 /usr/sbin/mysqld: Normal shutdown
020120 1:32:43 /usr/sbin/mysqld: Shutdown Complete
020120 01:32:43 mysqld ended
020120 01:43:00 mysqld started
020120 1:44:27 /usr/sbin/mysqld: Normal shutdown
020120 1:44:28 /usr/sbin/mysqld: Shutdown Complete
020120 01:44:28 mysqld ended
020120 01:44:31 mysqld started
020120 20:56:57 /usr/sbin/mysqld: Normal shutdown
020120 20:56:57 /usr/sbin/mysqld: Shutdown Complete
020120 20:56:57 mysqld ended
020120 20:57:04 mysqld started
020121 1:32:44 /usr/sbin/mysqld: Normal shutdown
020121 1:32:45 /usr/sbin/mysqld: Shutdown Complete
020121 01:32:45 mysqld ended
020121 01:43:00 mysqld started
020121 9:00:51 /usr/sbin/mysqld: Normal shutdown
020121 9:00:51 /usr/sbin/mysqld: Shutdown Complete
020121 09:00:51 mysqld ended
020121 09:00:59 mysqld started
020121 15:15:58 /usr/sbin/mysqld: Normal shutdown
020121 15:15:58 /usr/sbin/mysqld: Shutdown Complete
020121 15:15:58 mysqld ended
020121 15:16:07 mysqld started
020122 1:32:41 /usr/sbin/mysqld: Normal shutdown
020122 1:32:41 /usr/sbin/mysqld: Shutdown Complete
020122 01:32:42 mysqld ended
020122 01:43:00 mysqld started
020122 1:44:43 /usr/sbin/mysqld: Normal shutdown
020122 1:44:44 /usr/sbin/mysqld: Shutdown Complete
020122 01:44:44 mysqld ended
020122 01:44:49 mysqld started
020122 8:21:19 /usr/sbin/mysqld: Normal shutdown
020122 8:21:19 /usr/sbin/mysqld: Shutdown Complete
020122 08:21:19 mysqld ended
020122 08:21:57 mysqld started
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
most likely old version of mysql fighting with the cpanel background processes and then perishing....
vague yes, but that\'s what dreams are made up.

/scripts/sysup should save us, made sure all the RPMs actually TOOK this time....

Anyway I think we solved this one internally, just make sure your daemons are up to date with what cpanel wants is the name of the game.