I haven't seen this before, so I don't know what is causing it and if it even has anything to do with the issue that you are having. In any case, it wouldn't hurt to run the db repair script, just to be on the safe side:200415 18:30:02 [Warning] Warning: Optimize table got errno 17 on nagios.nagios_contactnotifications, retrying
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.shCode: Select all
ls -laS /var/lib/mysql
du -a /var/lib/mysql/nagios | sort -n -r
du -a /var/lib/mysql/nagiosql | sort -n -r
du -a /var/lib/mysql/nagiosxi | sort -n -r