>>> Hai Tao <[email protected]> schrieb am 23.05.2011 um 22:59 in Nachricht <[email protected]>:
> this might not be too close to HA, but I am not sure if someone has seem > this before: > > I use a serial cable between two nodes, and I am testing the heartbeat with > : > > > server2$ cat < /dev/ttyS0 > server1$ echo hello > /dev/ttyS0 > > instead of receiving "hello" on server2, I see some hashed code there. > > Does someone have an idea why I do not receive the "hello" in clear text? Hi! Definitely not the right forum here (for discussing serial line problems), but try "stty -a </dev/ttyS0" on both nodes and watch the differences. If there are none, check your cable. Regards, Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
