On 2008-09-02T23:14:06, Franck Huet <[EMAIL PROTECTED]> wrote: > my haresources : > noeud1 IPaddr2::192.168.4.4 apache-preprod (where apache-preprod is a > link to /etc/init.d/apache-preprod which works fine with start and stop)
it does _not_ work with with "start" and "stop": > ResourceManager[23965]: 2008/09/02_10:27:55 info: Running > /etc/ha.d/resource.d/apache-preprod start > ResourceManager[23965]: 2008/09/02_10:27:55 ERROR: Return code 1 from > /etc/ha.d/resource.d/apache-preprod > ResourceManager[23965]: 2008/09/02_10:27:55 CRIT: Giving up resources > due to failure of apache-preprod This is your problem. "start" returns an error. Fix that. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
