mysql_error Crashed table entries in /var/log/messages
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: mysql_error Crashed table entries in /var/log/messages
@bsivavani, Is there enough hard drive space for a backup? Please show us the output of df -h.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: mysql_error Crashed table entries in /var/log/messages
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.
but we are still seeing automatic backups are not happening.
Re: mysql_error Crashed table entries in /var/log/messages
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=nagiosxiBe sure to check out our Knowledgebase for helpful articles and solutions!