On Tue, Mar 20, 2012 at 4:18 PM, Fiorenza Meini <[email protected]> wrote: > Hi there, > has anybody configured successfully the RA specified in the object of the > message? > > I got this error: if_eth0_monitor_0 (node=fw1, call=2297, rc=-2, > status=Timed Out): unknown exec error
Your ethmonitor RA missed its 50-second timeout on the probe (that is, the initial monitor operation). You should be seeing "Monitoring of if_eth0 failed, X retries left" warnings in your logs. Grepping your syslog for "ethmonitor" will probably turn up some useful results. Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
