MySQL table keeps getting "crashed"
Posted: Tue Jun 11, 2013 1:43 am
In the last couple of weeks is happens multiple times that a table of our Nagios XI server is marked as crashed:
I can repair this with the command "myisamchk -r nagios_servicestatus.MYI" in the directory “/var/lib/mysql/nagios".
What caused this and how can we fix this permanently?
Code: Select all
Jun 11 02:01:01 localhost ndo2db: mysql_error: 'Table './nagios/nagios_logentries' is marked as crashed and last (automatic?) repair failed'What caused this and how can we fix this permanently?