Hi,
I'm using Network Dispatcher on AIX 5.2 with high availability and load balancing options.
The issue here is that, when I stop ND (ndserver stop) the script "goInOp" is not use whereas GoActive and GoStanby are used. goInOp is suppose to delete the aliase of the cluster on the interface (en1 or lo0 in my case) when ND stops or start for the first time:
ifconfig en1 delete cluster_ip
ifconfig lo0 delete cluster_ip
Any idea of what wrong in my configuration?
Thanx in advance.
Barn.
IBM Certified -- lsuser command user
I'm using Network Dispatcher on AIX 5.2 with high availability and load balancing options.
The issue here is that, when I stop ND (ndserver stop) the script "goInOp" is not use whereas GoActive and GoStanby are used. goInOp is suppose to delete the aliase of the cluster on the interface (en1 or lo0 in my case) when ND stops or start for the first time:
ifconfig en1 delete cluster_ip
ifconfig lo0 delete cluster_ip
Any idea of what wrong in my configuration?
Thanx in advance.
Barn.
IBM Certified -- lsuser command user