Page 2 of 2

Re: mysql_error Crashed table entries in /var/log/messages

Posted: Wed Feb 07, 2018 12:38 pm
by npolovenko
@bsivavani, Is there enough hard drive space for a backup? Please show us the output of df -h.

Re: mysql_error Crashed table entries in /var/log/messages

Posted: Mon Feb 12, 2018 5:27 am
by bsivavani
We are able to take backup manually as we forgot to start mysql before taking backup.

but we are still seeing automatic backups are not happening.

Re: mysql_error Crashed table entries in /var/log/messages

Posted: Mon Feb 12, 2018 12:48 pm
by lmiltchev
Did you change your root mysql password from the default ("nagiosxi")? If you did, open the "/root/scripts/automysqlbackup" file in a text editor, and update the line below with the "new" password:

Code: Select all

PASSWORD=nagiosxi