cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1161
Views
0
Helpful
1
Replies

Hang occurs

hotshin03
Level 1
Level 1

Recently there was a failure to ACE10 hang occurs.
Service recovery is solved by the ACE module "hw-module reset".

I'll use the EEM and "ip sla" for the auto recovery.
.
However, often occurs due to a "parity error" in the reload ACE10.

 

I want to be....
If a parity error occurs hw-module reset is canceled.
Hang occurs when the hw-module reset execution.

 

 

ip sla 10
 icmp-echo 10.231.128.11 <-- ACE10 Interface IP
 timeout 10000
 frequency 10
ip sla schedule 10 life forever start-time now
ip sla reaction-configuration 10 react timeout threshold-type immediate action-type trapAndTrigger

 

ip sla timeout event log

%RTT-4-OPER_TIMEOUT: condition occurred, entry number = 10

 

ACE10 reload a parity error event logs

SP: The PC in slot 1 is shutting down. Please wait ...

 

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

There's a piece of the logic I'm missing.  If you react to the ping timing out, then EEM will immediately take action.  There's no window to cancel the reset of the module.  So I need more information as to exactly the order and timing of what you want done.