On Mon, Jul 28, 2008 at 12:50, ZiLioN ZilLioN <[EMAIL PROTECTED]> wrote: > > What are the diferences between Instance Atributes
settings about the resource _for_ the resource (ie. what IP address to use) > & Meta-Atributes? settings about the resource for the cluster (ie. should the resource be started or not) > > "target_role" is a instance atribute or meta-atribute ? > > In my cib.xml, I have: > > <master_slave id="ms-drbd0"> >> > <meta_attributes id="ma-ms-drbd0"> >> > <attributes> >> > <nvpair id="ma-ms-drbd0-1" name="clone_max" value="2"/> >> > <nvpair id="ma-ms-drbd0-2" name="clone_node_max" >> > value="1"/> >> > <nvpair id="ma-ms-drbd0-3" name="master_max" value="1"/> >> > <nvpair id="ma-ms-drbd0-4" name="master_node_max" >> > value="1"/> >> > <nvpair id="ma-ms-drbd0-5" name="notify" value="yes"/> >> > <nvpair id="ma-ms-drbd0-6" name="globally_unique" >> > value="false"/> >> > <nvpair id="ma-ms-drbd0-7" name="target_role" >> > value="stopped"/> >> > </attributes> >> > </meta_attributes> > > And it works well > > http://hg.clusterlabs.org/pacemaker/dev/file/tip/xml/crm-1.0.dtd > > _________________________________________________________________ > Herramientas para combatir la crisis. MSN Dinero > http://dinero.es.msn.com/_______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
