This is a strange one... This happens on only one server and only during the backups. This is about half way through the backups...
---------------------------------------------------------------------------------
Copying www logs.............
.........
.........
.........
Done
Grabbing mysql dbs...mysqldump: Can't get CREATE TABLE for table `phpbb_privmsgs` (File './ithkus_velocityforum/phpbb_privmsgs.MYD' not found (Errcode: 24))
Done
Grabbing mysql privs...DBD::mysql::st execute failed: File './mysql/user.MYD' not found (Errcode: 24) at /usr/local/cpanel/Cpanel/Mysql.pm line 669.
DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at /usr/local/cpanel/Cpanel/Mysql.pm line 670.
DBD::mysql::st execute failed: File './mysql/user.MYD' not found (Errcode: 24) at /usr/local/cpanel/Cpanel/Mysql.pm line 677.
DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at /usr/local/cpanel/Cpanel/Mysql.pm line 678.
Done
---------------------------------------------------------------------------------
Then after the above happens MySQL is down and every backup shows this...
---------------------------------------------------------------------------------
Copying www logs.............
Done
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
Grabbing mysql dbs...DBI connect('mysql:localhost','root',...) failed: Access denied for user: 'root@localhost' (Using password: YES) at /usr/local/cpanel/Cpanel/Mysql.pm line 42
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
DBI connect('mysql:localhost','root',...) failed: Access denied for user: 'root@localhost' (Using password: YES) at /usr/local/cpanel/Cpanel/Mysql.pm line 42
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Done
Grabbing mysql privs...DBI connect('mysql:localhost','root',...) failed: Access denied for user: 'root@localhost' (Using password: YES) at /usr/local/cpanel/Cpanel/Mysql.pm line 42
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Done
---------------------------------------------------------------------------------
Obviously, MySQL is down at this point and any site that uses MySQL is "broken". On the off chance it might fix it, I just ran mysqlcheck -r --all-databases. Anyone else seen this or have any ideas? It's getting real old having to restart MySQL every day after I get the eximstats error. Checkservd doesn't seem to catch that MySQL is down. Thank you.
Scott Goodwin



LinkBack URL
About LinkBacks
Reply With Quote





