I thought as much :-)
O.K. I try my best ...
We have two loadbalancer (master and slave) runnig with heartbeat 1.2.3 and
behind them are two mailservers
(everything works fine when the master keeps running)
[snap]
ldirectord.cf
#Virtual Service for SSH with Sessions
virtual=x.x.x.x:2220
real=192.168.1.200:2220 masq
service=none
scheduler=rr
protocol=tcp
checkport=2220
checktype=connect
# Virtual Service for SSH with Sessions
virtual=x.x.x.x:2221
real=192.168.1.201:2221 masq
service=none
scheduler=rr
protocol=tcp
checkport=2221
checktype=connect
If the master is down and the slave take over, I can connect to these
mailservers via ssh, I can change in directorys, but when I send the command
"ls -al" I got only ...see below (the session stuck):
server:/home/user# ls -al
total 119204
drwxr-sr-x 2 root staff 4096 Mar 17 06:13 .
If I turn on the master again and the master take over again every think
works fine and I can work on the mailservers via ssh.
I thought that can only something to do with heartbeat because everything
works with the master. Maybe something is wrong on the slave.
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Dejan
Muhamedagic
Gesendet: Donnerstag, 20. März 2008 11:35
An: General Linux-HA mailing list
Betreff: Re: [Linux-HA] ls -al dosnt work
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 ?
Sorry, but I don't follow. What that ls command has to do with the cluster?
Can you show the configuration?
Thanks,
Dejan
>
>
> Best regards
>
>
>
> Mit freundlichen Gr??en
>
>
>
> Sven Jansen
_______________________________________________
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