Hi, On Fri, Jul 10, 2009 at 09:55:50AM +0300, Denis Chapligin wrote: > Hi > > I have a problem with wti_nps stonith plugin. After several hour of > working it stops with: > > > Jul 10 09:42:27 host pengine: [2888]: info: unpack_rsc_op: > Device:0_monitor_180000 on host returned 14 (status: unknown) > instead of the expected value: 0 (ok)
You should look for logs from stonithd and lrmd. pengine is a bit more removed from the real world. > Is there any way to turn on debugging of those Device:0_monitor_180000 > and fix this problem? You may try it on the command line using the stonith program. Add '-d' to get debugging output. Thanks, Dejan > -- > Denis Chapligin > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
