On Sun, Jan 4, 2009 at 13:41, Michael Schwartzkopff <[email protected]> wrote: > Dejan Muhamedagic schrieb: >> >> Hi, >> >> On Sat, Jan 03, 2009 at 04:50:32PM +0100, Michael Schwartzkopff wrote: >> >>> >>> Hi, >>> >>> I am trying the pacemaker GUI. There is an option "Resource Defaults" >>> where one can add meta_attributes. This entries result in a section like: >>> >>> <rsc_defaults> >>> <meta_attributes id="meta_attributes"> >>> <nvpair id="nvpair-a6e6cb6e-6bd6-4559-a4a3-2fef088830a3" name="test" >>> value="test"/> >>> </meta_attributes> >>> </rsc_defaults> >>> >>> In the DTD I do not find any documentation for <rsc_defaults>. What is >>> this good for? Is there any documentation? >>> Same applies for "Operation Defaults". >>> >> >> Both are new features in pacemaker 1.0. I suppose that they are >> described in the documentation. AFAIK, they should enable >> setting resource/operation defaults. >> >> Thanks, >> >> Dejan >> > > Hi, > > xen17:/usr/share/doc/heartbeat# find * | xargs zgrep res_def > > gives no results. Any ideas where that documentation could be? Thanks.
Its a new, optional, section of the config mentioned in the "config explained pdf". _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
