![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2267515.1 : Diameter Signaling Router (DSR): Event "31226 - HA Availability Status Degraded" & Event "5001 - IPFE Backend Unavailable"
In this Document
Created from <SR 3-14619030561> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.0.1 and laterInformation in this document applies to any platform. SymptomsEvent "31226 - HA Availability Status Degraded" Occurring Several Times A Day. TIMESTAMP : 2017-04-18 13:11:18.825 EDT
NETWORK_ELEMENT : SOAM SERVER : ipfe SEQ_NUM : 265 EVENT_NUMBER : 31226 SEVERITY : MAJOR PROCESS : cmha TYPE : HA INSTANCE : NAME : HA Availability Status Degraded DESCRIPTION : The high availability status is degraded due to raised alarms ERR_INFO : GN_WARNING/WRN condition may require attention if persists ^^ [31903:DbResourceStates.cxx:1203] SECS : 1492535478 USECS : 825000 CISECS : 1492535478 CIUSECS : 878000 ID : 1
CauseThe description in 31226 itself showed that the high availability status is degraded due to raised alarms. TIMESTAMP : 2017-04-18 13:11:18.809 EDT
NETWORK_ELEMENT : SOAM SERVER : ipfe SEQ_NUM : 264 EVENT_NUMBER : 5001 SEVERITY : MINOR PROCESS : ipfe TYPE : IPFE INSTANCE : ipfe: 1.2.3.4 NAME : IPFE Backend Unavailable DESCRIPTION : A backend server has indicated through the monitoring protocol that it is dead. ERR_INFO : GN_DOWN/WRN ^^ [34266:IpfeBackendMonitor.C:194] SECS : 1492535478 USECS : 809000 CISECS : 1492535478 CIUSECS : 878000 ID : 1 Ping between MP and IPFE did not showed any packet drops or latency. TCPDUMP was captured simultaneously on MP and IPFE using the below command sudo tcpdump -s 0 -i xsi2 port 9675 -w /var/TKLC/db/filemgmt/trace1.pcap
When the Heartbeat is sent to Destination with MAC Address y.y.y.y.y.y then IPFE sends RST to reset the connection and hence the alarms are generated. Now, to identify which device owns the MAC Address y.y.y.y.y.y tcpdump was again collected to include only ARP messages from both MP and IPFE simultaneously sudo tcpdump -i any -p arp /var/TKLC/db/filemgmt/trace2.pcap
From this tcpdump we could identify that MAC Address y.y.y.y.y.y was owned by IP 1.1.1.1 (which is same IP as of IPFE), so this indicated a IP conflict. customer identified that this IP and MAC address was assigned to a Cisco 4948 Aggregation switch. They assigned a new IP to Cisco 4948 switch and that resolved both alarms. SolutionResolve the IP conflict. Attachments This solution has no attachment |
||||||||||||||||
|