Hi, On Thu, Dec 06, 2007 at 07:05:49PM +0100, Papp Tamas wrote: > Dejan Muhamedagic wrote: >> The error you encountered is probably from the monitor operation >> (there's a monitor implied in the start). Did you try with >> stonith (the program): >> # stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt1 -S >> # stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt1 -l >> (perhaps you'll have to twiddle a bit the parameters/options). > > [EMAIL PROTECTED] ~]# stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt1 > -lS > stonith: apcsmart device OK. > teszt1 > [EMAIL PROTECTED] ~]# stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt2 > -lS > stonith: apcsmart device OK. > teszt2 > > > But on teszt2: > > [EMAIL PROTECTED] ~]# stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt1 > -lS > ** (process:2978): DEBUG: APC_recv_rsp: returning on error. > stonith: apcsmart device not accessible. > teszt1 > [EMAIL PROTECTED] ~]# stonith -t apcsmart ttydev=/dev/ttyS0 hostlist=teszt2 > -lS > ** (process:2979): DEBUG: APC_recv_rsp: returning on error. > stonith: apcsmart device not accessible. > teszt2 > > > I've just rebooted the system, before reboot it was OK. What is this error?
Don't know. It's apcsmart specific. Never worked with that thing. And it doesn't say much. That's really bad. > With teszt3 (there is no teszt456456): > > [EMAIL PROTECTED] ~]# stonith -t apcsmart ttydev=/dev/ttyS0 > hostlist=teszt456456 > -lS -v > stonith: apcsmart device OK. > teszt456456 This is also bad. Looks like it just checks the connection to the APC, but not if the given host is reachable. A bugzilla should be filed for both. Thanks, Dejan > I hope, this helps. It doesn't say anything to me. > > Thank you, > > tamas > _______________________________________________ > 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
