On Fri, Jan 18, 2013 at 8:24 PM, Lars Marowsky-Bree <[email protected]> wrote: > On 2013-01-17T15:03:38, Andreas Mock <[email protected]> wrote: > >> But: Many many variables have to be set up properly so that the >> RA runs in an evironment similar to that which is build up by the >> LRM. Is there a script out there which is a thin wrapper to build up >> the correct environment? (environment variables, paths, etc.) > > ocf-tester.
Or even crm_resource --force-start on 1.1.8 or later. It queries the CIB for the resource definition and goes directly to the library that the lrmd uses to perform resource actions. So you can turn up the debug and see everything that is happening. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
