Search found 7 matches
- Tue Oct 30, 2018 4:59 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
Did the server run out of space again? Did you run the mysqlcheck command again? I would increase the space of the hard drive, run the repair and see if that helps out. The following instructions are how to increase the size of the hard drive it it is runnins as a virtual machine. https://support.n...
- Tue Oct 30, 2018 4:57 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
Not i didn't run out of space again, and I did run the MySQL check again. But what did work, was rebooting the box after the repair. Now it is working.
- Tue Oct 30, 2018 4:38 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
Sorry I spoke too soon. Ok, the repair runs and shows this now: Data records: 219 - Fixing index 1 Starting mysqld: [ OK ] /usr =============== REPAIR COMPLETE =============== Stopping ndo2db: done. Starting ndo2db: done. Running configuration check... Stopping nagios:. done. Starting nagios: done. ...
- Tue Oct 30, 2018 4:36 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
I got it working. What happened was because the DB was corrupt, it filled up the log with errors every few minutes until it ran out of space. Now it's running. Any idea how I add space to the VM? For now it's running, but I'd like to add extra space
- Tue Oct 30, 2018 4:30 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
Also see this in the log: 181019 18:49:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and should be repaired 181019 18:49:03 [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_hoststatus' is marked as crashed and should be repaired 181019 18:49:03 [ERROR]...
- Tue Oct 30, 2018 4:26 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
Re: run repair and mysql still won't start
I used your template VM, that came pre-configured with a specific size. I haven't really made any changes in a while. In any case it says I have 7.3 Size and 7.0 GB available. So here is all the output. [root@localhost nagios]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup-lv...
- Tue Oct 30, 2018 4:12 pm
- Forum: Nagios XI
- Topic: run repair and mysql still won't start
- Replies: 9
- Views: 1559
run repair and mysql still won't start
I tried to log into the web interface and it says Database isn't running. So I ran the /usr/local/nagiosxi/scripts/repair_databases.sh and when I do that it runs the repair fine, but then it says "Starting mysqld [Failed]" I tried to restarted and run the repair multiple times, but I get t...