Greetings, all.
A few days ago, we upgraded MySQL to 5.5 and since then have been in a world of hurt.
The first issue is that during the daily upcp processing, MySQL was "going away" and all our db-based sites went offline. Based on a different thread regarding dump failures found here, I commented out a couple of lines in my.cnf and our problem initially looked to be solved:
#default-storage-engine=MyISAM
#innodb_file_per_table=1
Alas, now I'm beginning to receive chkservd HANG notifications alongside excessive resource usage notifications. At first, I rebooted the server (it'd been up 376 days, so it was maybe due), but now I just awoke to find the same thing and all our sites were unavailable with database errors. Restarting mysqld got the show back on the road.
I'm seriously ruing the day we upgraded from 5.1, which had been amazingly stable for us. MySQL 5.5.27 has not been a successful upgrade. (Running WHM 11.34.0.8.)
Ideas?
A few days ago, we upgraded MySQL to 5.5 and since then have been in a world of hurt.
The first issue is that during the daily upcp processing, MySQL was "going away" and all our db-based sites went offline. Based on a different thread regarding dump failures found here, I commented out a couple of lines in my.cnf and our problem initially looked to be solved:
#default-storage-engine=MyISAM
#innodb_file_per_table=1
Alas, now I'm beginning to receive chkservd HANG notifications alongside excessive resource usage notifications. At first, I rebooted the server (it'd been up 376 days, so it was maybe due), but now I just awoke to find the same thing and all our sites were unavailable with database errors. Restarting mysqld got the show back on the road.
I'm seriously ruing the day we upgraded from 5.1, which had been amazingly stable for us. MySQL 5.5.27 has not been a successful upgrade. (Running WHM 11.34.0.8.)
Ideas?
Last edited: