Hello,
We have a problem with installing Qualix High Availability software
on Solaris 2.6, the problem is:
Machine A:
hme0 interface: 111.222.333.1 production interface
qfe0 interface: 111.222.333.2 "qualix" interface
qfe1 interface: standby for 111.222.333.33
Machine B:
hme0 interface: 111.222.333.11 production interface
qfe0 interface: standby for 111.222.333.2
qfe1 interface: 111.222.333.33 "qualix" interface
When machine A failover to machine B, we want
qfe0 interface 111.222.333.2 on machine A goes to
qfe0 interface on machine B.
Machine A is an NFS client, and the Solaris uses
hme0 and wfe0 interfacce in a "round robin" fashion
for load balance. When we shutdown qfe0 interface on
machine A, it causes machine A to hung.
Is there any solution or workaround for the problem?
Thanks.