Hi, On Thu, Mar 20, 2008 at 12:00:10PM +0100, Jakob Curdes wrote: > Dejan Muhamedagic schrieb: >> Hi, >> >> On Wed, Mar 19, 2008 at 03:40:34PM +0100, Sven Jansen wrote: >> >>> Hello, >>> >>> we use heartbeat 1.2.3 on our debian sarge system. >>> >>> When I stop the primary ha system (just for testing) and the secondery >>> take >>> over >>> >>> I got following problems: >>> >>> When i connect via ssh on one of ours servers i can login in but but >>> after >>> making a ?ls ?al? I just got the follwing lines and the session stuck. >>> >>> server:/home/user# ls -al >>> >>> total 119204 >>> >>> drwxr-sr-x 2 root staff 4096 Mar 17 06:13 . >>> >>> When I start the master again everything works fine ? >>> > Probably a MTU issue, not HA related. Compare the MTUs of the network > interfaces on both machines.
You're probably right. The ls -al makes full sized packets and that would explain the problem. Thanks, Dejan > I know this behavior from VPN connections where the clam-mss-to-mtu rule in > iptables is not active. > > Yours, > Jakob Curdes > > _______________________________________________ > 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
