[Linux-cluster] where should i look for an answer (postfix on gfs)

Greg Swift gsml at netops.gvtc.com
Wed Nov 29 02:25:51 UTC 2006


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 at rushou ~]# tail -f /var/log/maillog &
[root at rushou ~]# cd /mnt/data/
[root at rushou data]# mkdir rushou
[root at rushou data]# cd rushou
[root at rushou rushou]# ls
[root at rushou rushou]# mkdir postfix
[root at rushou rushou]# cp -pr /var/spool/postfix/* .
[root at rushou rushou]# cd /var/spool/
[root at rushou spool]# mv postfix postfix.dist
[root at rushou spool]# ln -s /mnt/data/rushou/postfix postfix
[root at 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




More information about the Linux-cluster mailing list