[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Linux-cluster] where should i look for an answer (postfix on gfs)
- From: Greg Swift <gsml netops gvtc com>
- To: linux clustering <linux-cluster redhat com>, postfix-users postfix org
- Cc:
- Subject: [Linux-cluster] where should i look for an answer (postfix on gfs)
- Date: Tue, 28 Nov 2006 20:25:51 -0600
I'm getting weird errors and postfix shuts down when i put
/var/spool/postfix on my gfs mount via a soft link. I've disabled SELinux.
[root rushou ~]# tail -f /var/log/maillog &
[root rushou ~]# cd /mnt/data/
[root rushou data]# mkdir rushou
[root rushou data]# cd rushou
[root rushou rushou]# ls
[root rushou rushou]# mkdir postfix
[root rushou rushou]# cp -pr /var/spool/postfix/* .
[root rushou rushou]# cd /var/spool/
[root rushou spool]# mv postfix postfix.dist
[root rushou spool]# ln -s /mnt/data/rushou/postfix postfix
[root rushou spool]# service postfix start
Starting postfix: [ OK ]
Nov 28 20:14:38 rushou postfix/postfix-script: starting the Postfix mail
system
Nov 28 20:14:38 rushou postfix/master[15854]: daemon started -- version
2.3.3, configuration /etc/postfix
Nov 28 20:15:07 rushou postfix/master[15854]: warning: process
/usr/libexec/postfix/pickup pid 19326 killed by signal 11
Nov 28 20:15:07 rushou postfix/master[15854]: warning:
/usr/libexec/postfix/pickup: bad command startup -- throttling
Any suggestions?
-greg
--
http://www.gvtc.com
--
“While it is possible to change without improving, it is impossible to improve without changing.” -anonymous
“only he who attempts the absurd can achieve the impossible.” -anonymous
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]