Cause
Before an interchange, the standby server is significantly in better condition than the active server requesting the interchange. The active server is probably unable to sustain call processing.
Proposed Solution
Procedure
- Compare the condition of both the servers:
- From the Server section of the Web interface, select Status Summary.
- From the Linux command line, enter server.
- Using the output from Step 1, check the status of the individual processes of each server.
- Check the status of the individual processes of the active server:
- From the Web interface, select View Process Status.
- From the Linux command line, enter statapp.
After checking the status of the individual processes, restore any applications that have problems.
- Check if the standby side is reset:
- From the Server section of the Web interface, select Status Summary.
- From the Linux command line, enter server.
- Check the status of the individual processes of the standby server:
- From the web interface, select View Process Status.
- From the Linux command line, enter statapp.
After checking the status of the individual processes, restore any applications that have problems.
- Check for problems with an Ethernet interface:
- From the web interface, select the Execute Ping diagnostic.
- From the Linux command line, enter pingall -a.
Check both sides of each failed link, and make any necessary repairs.
On the Linux command line, enter ifconfig -a.. Ensure the IP addresses match /etc/opt/ecs/servers.conf and /etc/hosts, and check if all ethernet ports have been assigned IP addresses. Enter /sbin/arp -a to ensure that none of the MAC addresses display the incomplete message.
- If the applications and interfaces of the standby server are OK but the problem persists, go to the Avaya Support website at http://support.avaya.com to open a service request.
After the interchange, the condition of the newly active server must be better than the condition of the standby server. See the SOH values bb and cc. See String pairs of ARB Event #9. The server with the larger bb value is considered to be in better condition. If the value of bb is the same for both the servers, the server with the larger cc value is considered to be in better condition. If the condition of the newly active server is better than the condition of the standby server, troubleshoot the standby server.
If the condition of the standby server is better than the newly active server:
- Manually clear the alarm:
From the web interface, select Current Alarms and the appropriate alarm, and click Clear.
From the Linux command line, enter almclear -n #id.
- If the problem persists, go to the Avaya Support website at http://support.avaya.com to open a service request.