I am wondering that openssi cluster can achive 'ssh' session failover
or not. I have tried it with Openssi 1.2.2& FC2, but I failed, here I
give the results:
Configuration:
Node A: 192.168.1.10: (initial node) ports(1~80) weight:1
Node B: 192.168.1.20 ports(1~80) weight:99
CVIP: 192.168.1.88
Both nodes have 'sshd' service run. From another machine, I run 'ssh
user@...', then I can see that node B handle this request,
and I have logged into node B.
I unplug the network cable of node B, and expect to see the failover
of this ssh session. However, this terminal froze there and never
reponse, and after a while it is closed.
I just want to try the failover capabilites of Openssi, and want to
know the capability and limits of Openssi. Could anyone help me on
this kind of issues? your suggestion will be highly appreciated.
|