Hello
we have implemented load balancer architecture we have two load balancer, sometimes our primary load balancer became standby and standby load balancer became active when we check primary load balancer we find that executor is running (when we run dscontrol e start command we receive the error that says that Executor is already running), but high availability status is N/A and we see the following error in reach.log
Error from getHAInfo(). iRc = -1
And the following error in hamon.log
HAM: Encountered an error getting status from the kernel. iRc = -1. and the following is the output of running ./dscontrol hi stat command:
Error: Failed to retrieve high availability status.
Our load balancer version is 8.0.0.5 and our operating system is suse linux enterprise 11 sp 2.
Please help us. Thanks