On Sat, Aug 23, 2008 at 18:27, Edward Capriolo <[EMAIL PROTECTED]> wrote: > I have a project that will involve two to eight nodes . A small > ammount of data needs to be synced acoss the cluster some of it will > be used by ocf to start services.the data is transactional and needs > to be replicated quickly. I am evaluating two options mysql cluster as > well as just storing the information in the cib directly.
In theory yes, but you might need to update the DTD > Can > arbitrary data be stored in cib. If so how much data is too much to > store in the cib before it begins to effect the operation of ha. Its more the rate of change that could be a problem. > Even if you can is it smart to store arbitrary data is the cib It depends on how much and how much it changes. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
