On Mon, Apr 18, 2011 at 10:40 AM, <[email protected]> wrote: > Hi , > > Using cibadmin or any other command I want to extract all the > configured node for ResgGrp1 here(server150, server151)..
Try the --xpath option? Or perhaps use ptest --show-scores > <rsc_location id="server2_connected" rsc="ResGrp1"> > <rule id="server2_connected_rule_1" score="2710"> > <expression id="ResGrp1_exp_1" attribute="#uname" > operation="eq" value="server150"/> > </rule> > <rule id="server2_connected_rule_2" score="2720"> > <expression id="ResGrp1_exp_2" attribute="#uname" > operation="eq" value="server151"/> > </rule> > </rsc_location> > > Please can you help me ... How can I do this.. > > > Regards > Manish > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais > _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
