Page 1 of 1

Mysql error

Posted: Mon May 23, 2016 12:17 pm
I got a MySQL error and instructions to run:

/usr/local/nagiosxi/scripts/repairmysql.sh nagios

Wile running it errors out with the following message:

BUG: soft lockup - CPU#0 stuck for 67s! [postmaster:4549]

Any ideas?

Re: Mysql error

Posted: Mon May 23, 2016 1:04 pm
by tgriep
Can you login as root to the XI server, run the following and post the output is you see an error again?

Code: Select all

cd /usr/local/nagiosxi/scripts
./repair_databases.sh

Re: Mysql error

Posted: Mon May 23, 2016 7:36 pm
I ran the fixdatabases.sh and everything came back up...


Thanks!!!!!!!!

Re: Mysql error

Posted: Tue May 24, 2016 9:27 am
by mcapra
Is it alright if we lock this thread and mark the issue as resolved?