Mysql error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

Mysql error

Post by [email protected] »

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?
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Mysql error

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
[email protected]
Posts: 52
Joined: Wed Nov 12, 2014 3:09 pm

Re: Mysql error

Post by [email protected] »

I ran the fixdatabases.sh and everything came back up...


Thanks!!!!!!!!
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Mysql error

Post by mcapra »

Is it alright if we lock this thread and mark the issue as resolved?
Former Nagios employee
https://www.mcapra.com/
Locked