On 7/20/07, Jeremy N Thornhill <[EMAIL PROTECTED]> wrote: > Andrew, > > Thanks for the pointer - I was incorrectly trying to start the clone > itself via crm_resource, not a specific instance of it. Specifying an ID > of the clone works. > > Is there a benefit to using master/slave in this case over using a basic > clone? I have, perhaps erroneously, been planning to have every MySQL > node be a master at all times (even when not being actively used) to > simplify configuration.
In that case, a clone is probably sufficient. Master/slave only makes sense when some copies are in a different mode to other copies _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
