You can either query the whole cluster resource definition: cibadmin -Q
od you can query the definition of a single resource (primitive/group/clone): crm_resource -l This gives a list of defined resources crm_resource -r ONE-OF-YOUR-RESOURCES -x queries the xml-definition of your resource. > Von: > "Gruher, Joseph R" <[email protected]> > Datum: > Fri, 6 Feb 2009 15:32:43 -0800 > An: > General Linux-HA mailing list <[email protected]> > > An: > General Linux-HA mailing list <[email protected]> > CC: > "Liu, Zheng-yang" <[email protected]> > > > Can the resource definition be captured or exported? Would that be part of > the plugin script itself? I can send any useful debug information that can > be captured from the system if you can provide some guidance on what would be > helpful. > > Thanks, > Joe > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Fabian Herschel > Sent: Friday, February 06, 2009 11:03 AM > To: Linux-HA > Subject: Re: [Linux-HA] RE: Help with STONITH Plugin > >> Thanks for the input. What could cause the STONITH request to not be >> sent from tengine? > > Do you have defined FENCE as a reaction in one of your resource > operations? Without the resource definition its not easy to tell, why > fencing is not started. > >> Thanks, >> Joe _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
