Andrew Beekhof <[email protected]> writes: > On 22/08/2013, at 10:08 PM, Ferenc Wagner <[email protected]> wrote: > >> Our setup uses some cluster wide pieces of meta information. Think >> access control lists for resource instances used by some utilities or >> some common configuration data used by the resource agents. Currently >> this info is stored in local files on the nodes or replicated in each >> primitive as parameters. > > Are you aware that resources can > - have multiple sets of parameters, and
No, I'm not sure what you're referring to here. I guess not rsc_defaults or node specific parameters of clones. Maybe rules? I can't see them immediately useful. Could you please provide a pointer into Pacemaker 1.1 explained? (Btw. 5.7.2.3. Disabling a Monitor Operation misses the re-enable example at the end of the section.) > - share sets of parameters Do you mean by using resource templates? Those indeed sound useful, thanks for the pointer! Used templates could store shared resource parameters, and unused templates could store global cluster parameters used by our management utilities. I'll give this a shot. -- Thanks, Feri. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
