On 2008-01-24T16:49:26, Andrew Beekhof <[EMAIL PROTECTED]> wrote: >> 'crm_resource --resource WebSphere --get-property is_managed' >> I can get the value of the attribute 'is_managed' for the resource >> 'WebSphere'. >> >> How do I retrieve a list of all attributes for a given resource (on the >> command-line)? > > most people can do: > crm_resource -x | grep nvpair
Maybe a --all option would be good? ;-) And, of course, on the node where the resource is running, lrmadmin can provide the environment settings the resource was actually started with. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
