On Wed, Mar 12, 2008 at 10:51 AM, Schmidt, Florian <[EMAIL PROTECTED]> wrote: > > -----Ursprüngliche Nachricht----- > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > ha.org] Im Auftrag von Schmidt, Florian > > Gesendet: Mittwoch, 12. März 2008 10:24 > > > An: General Linux-HA mailing list > > Betreff: AW: [Linux-HA] Master/Slave with 2 DRBD-primitives > > > > > > > > > > > > -----Ursprüngliche Nachricht----- > > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > ha.org] Im Auftrag von Andreas Kurz > > > Gesendet: Mittwoch, 12. März 2008 10:14 > > > An: General Linux-HA mailing list > > > Betreff: Re: [Linux-HA] Master/Slave with 2 DRBD-primitives > > > > > > On Tue, Mar 11, 2008 at 7:19 PM, Schmidt, Florian > > > <[EMAIL PROTECTED]> wrote: > > > > Hello guys, > > > > > > > > is it able to put 2 primitives into one master/slave-resource or do I > > > > need to create 2 master/slave resources each having one primitive? > > > > > > You can put your two primitives into a group and create a master/slave > > > resource with this group ... or have two master/slave resources with > > > colocation constraints ... a matter of taste ;-) > > > > Is this possible? Putting a group into a master-slave resource? > > Well, I will try this...sounds good ;) > > > > Thanks > > Florian > > Just one more question: if one of the both DRBD-primitives in this group > fails, all other resources "in the chain behind" it are stopped then, aren't > they?
set "ordered=false" for your group and only the implied colocation constraints of your group take effect Regards, Andreas > > This again, wouldn't be that great. Maybe collocation constraints would > still be better. > > > > Florian > > > > > > Regards, > > > Andreas > > > > > > > > > > > The primitives are DRBD-resources, which always need to run on the > same > > > > machine. > > > > > > > > Regards > > > > Florian > > > > _______________________________________________ > > > > Linux-HA mailing list > > > > [email protected] > > > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > > > See also: http://linux-ha.org/ReportingProblems > > > > > > > _______________________________________________ > > > Linux-HA mailing list > > > [email protected] > > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > > See also: http://linux-ha.org/ReportingProblems > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
