Re: Data Base Error
Posted: Wed Apr 24, 2013 4:03 pm
I now have this issue after a reboot.
EDIT: I reverted to the snapshot I took prior so this is no longer an issue for now. This arose trying to get my hostname set in all the proper places. I got it to where I was seeing the desired outputs outlined here: http://cbl.abuseat.org/hostname.html but caused the DB connection error.
Code: Select all
[root@nagios ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
9.5G 4.3G 4.8G 47% /
tmpfs 504M 0 504M 0% /dev/shm
/dev/sda1 97M 21M 72M 23% /boot
[root@nagios ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/VolGroup00-LogVol00
632736 173413 459323 28% /
tmpfs 128850 1 128849 1% /dev/shm
/dev/sda1 25688 38 25650 1% /boot
[root@nagios ~]# service postgresql start
Starting postgresql service: [FAILED]
[root@nagios ~]# getenforce
Disabled