On Thu, Jul 02, 2009 at 04:58:32PM +0200, Alain.Moulle wrote: > But when I tried : > > crm_resource -r <my-resource-name> -v stopped > > it does not work, it does not stop the resource.
Try: crm_resource -r <my-resource-name> -p target_role -v stopped -- Valentin _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
