cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
732
Views
0
Helpful
2
Replies

ACE A2.2.4 issue

great
Level 1
Level 1

Hi,

I was facing a situation that the traffics were not forwarded from ACE to real servers.

All VIPs and Rservers were not PING-able from the ACE.

But, it was PIng-able from the L2 switch direct connected server.

We did failover from an active ACE to a standby ACE after getting 'show tech' off from the ACE .

After the failover,all the services got well.

We find something weird on ACE show tech.

Is there anyone know about the following error information.

`show np 1 me-stats -sreceive`
Receive Statistics: (Current)
------------------
Idle:                                    1031619208        100888
Frames Received:                          928414914            37
Control Frames Received:                   15546857             2
Forward Buffered:                         928414914            37

`show np 2 me-stats -sreceive`
Receive Statistics: (Current)
------------------
Idle:                                    1052721624        100915
Frames Received:                          717293743            15
Control Frames Received:                   11970690             0
Forward Buffered:                         717293281            15
Error(rbuf skip):                             25808             8


`show np 1 me-stats -snormalization`
Normalization Statistics: (Current)
------------------------
[Drops] TCP syn options on non-syn:            4300             0
(Context 1 Statistics)
(No relevant stats)

`show np 1 me-stats -snorm`
Normalization Statistics: (Current)
------------------------
[Drops] TCP syn options on non-syn:            4300             0
(Context 1 Statistics)
(No relevant stats)

`show np 2 me-stats -snormalization`
Normalization Statistics: (Current)
------------------------
[Drops] TCP invalid conn miss flags:              6             0
[Drops] TCP syn options on non-syn:            4933             0
(Context 1 Statistics)
[Drops] L4 invalid header len:                13097             1

`show np 2 me-stats -snorm`
Normalization Statistics: (Current)
------------------------
[Drops] TCP invalid conn miss flags:              6             0
[Drops] TCP syn options on non-syn:            4933             0
(Context 1 Statistics)
[Drops] L4 invalid header len:                13101             2

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

The rbuf skip means the buffer got corrupted and the information it contains can't be trusted.

This check was recently added A2(2.3) with ddts CSCta54223:  Add additional checking for CDE hardware issues

So, it sounds like a hardware issue with that blade.

The other counter is related to the length of the ip packet.

Normally the ip header length is 20 bytes...if you add options it can grow but must be padded so that the length is on an expected boundary.

This counter increment when a packet does not follow that rule.

Since the CDE seems to be corrupted, it could mess up the packets.

You should RMA that board.

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

The rbuf skip means the buffer got corrupted and the information it contains can't be trusted.

This check was recently added A2(2.3) with ddts CSCta54223:  Add additional checking for CDE hardware issues

So, it sounds like a hardware issue with that blade.

The other counter is related to the length of the ip packet.

Normally the ip header length is 20 bytes...if you add options it can grow but must be padded so that the length is on an expected boundary.

This counter increment when a packet does not follow that rule.

Since the CDE seems to be corrupted, it could mess up the packets.

You should RMA that board.

Gilles.

It is very nice of you to help me in this matter.

Thank you!

Wee.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: