Page 2 of 2
Re: nagios db issue
Posted: Tue Apr 29, 2014 4:51 pm
by ravish78
Attached output.
Re: nagios db issue
Posted: Tue Apr 29, 2014 5:00 pm
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
Re: nagios db issue
Posted: Tue Apr 29, 2014 5:17 pm
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.
Re: nagios db issue
Posted: Tue Apr 29, 2014 5:45 pm
by abrist
IOError: [Errno 28] No space left on device
What is the output of:
df -i
df -h
Re: nagios db issue
Posted: Wed Apr 30, 2014 8:48 am
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.