On Sat, 2008-03-08 at 16:51 +0100, Lars Marowsky-Bree wrote: > On 2008-03-07T17:15:10, Tom Brown <[EMAIL PROTECTED]> wrote: > > > OS: Debian Etch 4.0r3 > > Kernel: vanilla kernel 2.6.24.3 > > DRBD: 8.2.5 > > Heartbeat: 2.1.3 > > > > I was testing fail-overs between two nodes: fs01 and fs02. I've > > alternated rebooting the nodes several times. I saw the errors below > > show up in /var/log/ha-log, on fs01, once. There didn't seem to be any > > side effects after the errors showed up. Any ideas what these errors > > mean? > > That's normal. Serial lines are, well, serial, whereas ethernet is > packet-oriented. That means that a rebooting node can start listening in > the middle of a packet being transmitted on a serial link, see only half > of it and then throw the error message you saw. > > It's harmless.
That's what I needed to know! Thank you very much. -Tom _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
