On Sat, 2008-01-12 at 10:25 +0100, Thomas Glanzmann wrote: > Hello, > I have the following scenario: > > - I have two machines (mail-01 and mail-02) > > - Both should run postfix local (supervised by linux-ha) > > - I have a floating ip address that is on mail-01 or on mail-02 > > And I have the following question: Is it possible to say an Ipaddr2 > resource using a colocation or other contraint that it has to run on a > server that proviedes "postfix" but is not allowed to run more than > once?
i think you should try the <clone> resource, setting clone_max to 1. and then add correct colocation constraints. cheers, raoul -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. [EMAIL PROTECTED] Technischer Leiter IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. [EMAIL PROTECTED] 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
