Am Donnerstag, 6. Mai 2010 01:22:13 schrieb Dimitri Maziuk: > Cameron Smith wrote: > > Yeah! > > Since I already have that in place for http and mysql I just wanted to > > know if there was anything unique I need to do for postfix config for > > when it is running on primary (managed by heartbeat) and how do I handle > > the sending of system emails on the secondary since postfix will be down > > there? > > You don't really need drbd for mail storage: all you need's nfs-mounted > maildirs. Nor should you need to shut down postfix on the secondary > node. (If you want it to bind to cluster ip, you'll need to restart it > on both nodes during failover, but that has nothing to do with sending > system mail). > > Dima
If you do not shut down postfix on one node might get problems with locks on /var/spool/postfix which has to be mounted on any cluster node with postfix running. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
