MySQL Error : Got error 28 from table handler

A lot of clients are getting this error:

MySQL Error : Got error 28 from table handler


Last night an OS reload had to be done. All accounts were restored and many mysql databases missing regardless of the fact that "Per Accounts and Entire Mysql Dir" backup option was enabled since day one of this server's setup.

How do I correct the 28 error above?

Filesystem Size Used Avail Use% Mounted on
/dev/sda3 271G 78G 180G 31% /
/dev/sdb1 275G 170G 92G 65% /backup
/dev/sda1 99M 17M 78M 18% /boot
/usr/tmpDSK 496M 471M 0 100% /tmp
/tmp 496M 471M 0 100% /var/tmp
none 2.0G 0 2.0G 0% /dev/shm


I did a reset root/local mysql password and ran /scripts/mysqlup --force. That did not solve the problem unfortunately.

 

 

 

 

Top