Am Montag, 25. Mai 2009 13:33:44 schrieb Michael Schwartzkopff: > Am Montag, 25. Mai 2009 12:58:43 schrieb Jan Kalcic: > > Hi all, > > > > I was going through several documents and I came across the pacemaker > > document on clusterlabs saying "DRBD version 8's Primary/Primary mode is > > not supported (yet)" > > > > Does it mean I should not create any OCF RA for it (pacemaker is not > > able to handle it), or it means I cannot use it all? > > > > Thanks, > > Jan > > As far as I know pacemaker should be able to handle it. Only the RA cannot > hande it. See: > > if [ "$OCF_RESKEY_master_node_max" -ne 1 ] ; then > ocf_log err "Clone options misconfigured." > > hard coded in the agent. > > Patches are VERY welcome!
Sorry, error. Should be [ "$OCF_RESKEY_master_max" -ne 1 ] of course. -- 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
