nagios db issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: nagios db issue

Post by ravish78 »

Attached output.
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: nagios db issue

Post by abrist »

Well, you have some interesting issues with shared libraries. Have you upgraded or installed any packages or libraries by hand?
What is the output of:

Code: Select all

yum list installed | grep mysql
uname -a
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: nagios db issue

Post by ravish78 »

Attached output.

As you were aware of last install which you did along with us.You suggested follow below process and we followed same.

Just to recap. After you install a fresh server, you need to remove the following by way of:
rpm -e --nodeps mysql-libs
yum remove mysql mysql-server
And then run the XI install. If you have further issues, let me know.



Apart from that we did not install any packages/libraries.We consulted you through this as soon as we got error.
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: nagios db issue

Post by abrist »

IOError: [Errno 28] No space left on device
What is the output of:
df -i
df -h
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: nagios db issue

Post by ravish78 »

We cleared some files and lot of space left.

tmproot@usa7061lv1152>df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00 16513960 9858012 5817088 63% /
tmpfs 2097152 0 2097152 0% /dev/shm
/dev/sda1 516040 68892 420936 15% /boot
/dev/mapper/VolGroup00-LogVol03 8256952 1919372 5918152 25% /tmp
/dev/mapper/VolGroup00-LogVol01 8256952 2245300 5592224 29% /var
/dev/mapper/VolGroupU01-LogVolU01 185778164 16965780 159375408 10% /u01
/tmp/UNIX7.1.iso 1367202 1367202 0 100% /tmp/netiq
usa7061av4575:/HOME_DIR/w3vlm5yc 51628800 257440 51371360 1% /home/w3vlm5yc
usa7061av4575:/HOME_DIR/w3tt47zq 51628800 257440 51371360 1% /home/w3tt47zq
usa7061av4575:/HOME_DIR/q3q72rdq 51628800 257440 51371360 1% /home/q3q72rdq
tmproot@usa7061lv1152>df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00 16G 9.5G 5.6G 63% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
/dev/sda1 504M 68M 412M 15% /boot
/dev/mapper/VolGroup00-LogVol03 7.9G 1.9G 5.7G 25% /tmp
/dev/mapper/VolGroup00-LogVol01 7.9G 2.2G 5.4G 29% /var
/dev/mapper/VolGroupU01-LogVolU01 178G 17G 152G 10% /u01
/tmp/UNIX7.1.iso 1.4G 1.4G 0 100% /tmp/netiq
usa7061av4575:/HOME_DIR/w3vlm5yc 50G 252M 49G 1% /home/w3vlm5yc
usa7061av4575:/HOME_DIR/w3tt47zq 50G 252M 49G 1% /home/w3tt47zq
usa7061av4575:/HOME_DIR/q3q72rdq 50G 252M 49G 1% /home/q3q72rdq
tmproot@usa7061lv1152>



I ran the command again and here is the output.

tmproot@usa7061lv1152>yum list installed | grep mysql
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
mysql.x86_64 5.1.73-3.el6_5 @rhel-x86_64-server-6
mysql-devel.x86_64 5.1.73-3.el6_5 @rhel-x86_64-server-6
mysql-libs.x86_64 5.1.73-3.el6_5 @rhel-x86_64-server-6
mysql-server.x86_64 5.1.73-3.el6_5 @rhel-x86_64-server-6
php-mysql.x86_64 5.3.3-27.el6_5 @rhel-x86_64-server-6
tmproot@usa7061lv1152>

Can we have webex today to solve this.We have production launch on saturday and we need to get this fixed asap.
Locked