[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [Linux-cluster] where should i look for an answer (postfix on gfs)
- From: "Hirantha Wijayawardena" <hirantha vcs informatics lk>
- To: "'linux clustering'" <linux-cluster redhat com>
- Subject: RE: [Linux-cluster] where should i look for an answer (postfix on gfs)
- Date: Wed, 29 Nov 2006 12:26:50 +0530
Hi
I have 2-node postfix mail cluster and I didn't mount /var/spool/postfix on
the storage though /var/spool/mail. If fail-over has occurred, manually cp
queues to the other node and $ postsuper -r ALL - Of course I may write a
script to cp and do the postsuper.
Hope this is help and keep me posted if you found a solution.
> -----Original Message-----
> From: linux-cluster-bounces redhat com [mailto:linux-cluster-
> bounces redhat com] On Behalf Of Greg Swift
> Sent: Wednesday, November 29, 2006 7:56 AM
> To: linux clustering; postfix-users postfix org
> Subject: [Linux-cluster] where should i look for an answer (postfix on
> gfs)
>
> 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
>
> --
> Linux-cluster mailing list
> Linux-cluster redhat com
> https://www.redhat.com/mailman/listinfo/linux-cluster
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]