02-07-2010 01:43 AM
Hi,
OCM(outbound connection Mgr) Counters are increasing & we have found that ACE is reseting client connection. I have found following bug. Currently we are running A2(1.1a). Anyone there hit by the same bug. Your experiences on this are appreciated.
CSCsr96168
Connection Free List Corruption |
Symptom: New TCP connections are sometimes reset. Conditions: ACE module running A2(1.1a) Workaround: Downgrade to A2(1.1) Further Problem Description: This problem is suspected when `show np 2 me-stats -socm` shows the following counter incrementing: OCM Statistics: (Current) -------------- Drop [out of connections]: 14455 16 |
# show np 2 me-stats -socm
OCM Statistics: (Current)
--------------
Connection create received: 30526367 34
LB dest decision received: 6724048 15
Drop [LB dest decision fail]: 51 0
NAT Pool Alloc [addr/port]: 25586 0
NAT Pool Free [addr/port]: 25584 0
OCM Packet count (Hi & Lo): 37250415 49
(Context 4 Statistics)
Drop [mac lookup fail]: 1 0
Connection inserted: 853174 1
Packet message transmitted: 853149 1
# show np 2 me-stats -socm
OCM Statistics: (Current)
--------------
Connection create received: 30526681 33
LB dest decision received: 6724153 8
Drop [LB dest decision fail]: 51 0
NAT Pool Alloc [addr/port]: 25586 0
NAT Pool Free [addr/port]: 25584 0
OCM Packet count (Hi & Lo): 37250834 41
(Context 4 Statistics)
Drop [mac lookup fail]: 1 0
Connection inserted: 853195 6
Packet message transmitted: 853170 6
# show np 2 me-stats -socm
OCM Statistics: (Current)
--------------
Connection create received: 30528663 24
LB dest decision received: 6724773 11
Drop [LB dest decision fail]: 51 0
NAT Pool Alloc [addr/port]: 25586 0
NAT Pool Free [addr/port]: 25584 0
OCM Packet count (Hi & Lo): 37253436 35
(Context 4 Statistics)
Drop [mac lookup fail]: 1 0
Connection inserted: 853328 2
Packet message transmitted: 853303 2
Regards,
Akhtar
02-08-2010 06:09 AM
Hello Akhtar,
You've probably noticed that the "Drop [out of connections]" counter referenced in the bug is not shown in the output of your commands. This means that this counter is currently at zero. It will only be shown if it has a non-zero value. Therefore, this implies that this counter is not going up.
Also, from the output you supplied, nothing looks alarming to me that would indicate the cause of the resets. Here is how I would recommend you proceed:
Now you will be able to look at the connections in Wireshark, and compare your two showtechs to see what, if any, error (or Drop) counters increment. If necessary, please open a SR with Cisco TAC for expert analysis.
NOTE: In order to do the Tengig capture, you would need to configure SPAN on the Supervisor. The source interface would be Te
Regards,
Sean
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide