On Tuesday 16 November 2010 17:15:48 Robinson, Eric wrote: > I'm not sure if this list or the DRBD list is the right one to ask this. > > Is it possible to deploy a 3-node CRM-based cluster where: > > -- nodes A and C share resource R1 on /dev/drbd0 > > -- nodes B and C share resource R2 on /dev/drbd1 > > -- resource constraints prevent R1 from running on node B and > prevent resource R2 from running on node A? > > -- > Eric Robinson
Hi, should work. You also could think about a DRBD daisy chain: drbd0 on A and B drbd1 on B and C drbd2 on C and A Makes it very easy to add more nodes. -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
