06-22-2011 10:20 PM - edited 03-04-2019 12:47 PM
Hello!
My module OSM-2OC48/1DPT-SL on Cisco 6513 issue error any here is my message.
My logging information:
Jun 9 11:21:11: %CONST_DIAG-SP-6-HM_MESSAGE: High traffic/CPU util seen on Module 7 [SP=8%,RP=98%,Traffic=0%]
Jun 9 17:41:15: %SYS-5-CONFIG_I: Configured from console by mars on vty0 (10.101.153.5)
Jun 9 17:41:22: %PFINIT-SP-5-CONFIG_SYNC: Sync'ing the startup configuration to the standby Router SLOT 9/0:
2y42w: %SYS-2-GETBUF: Bad getbuffer, bytes= 34149 -Process= "SCP Hybrid process", ipl= 0, pid= 40 -Traceback= 600A52E4 600A8400 6035DBD4 60366D44 6035FE94 SLOT 9/0:
2y42w: %SYS-2-GETBUF: Bad getbuffer, bytes= 34149 -Process= "SCP Hybrid process", ipl= 0, pid= 40 -Traceback= 600A52E4 600A8400 6035DBD4 60366D44 6035FE94 SLOT 9/0:
2y42w: %SYS-2-GETBUF: Bad getbuffer, bytes= 34149 -Process= "SCP Hybrid process", ipl= 0, pid= 40 -Traceback= 600A52E4 600A8400 6035DBD4 60366D44 6035FE94 SLOT 9/0:
2y43w: %SYS-2-GETBUF: Bad getbuffer, bytes= 34149 -Process= "SCP Hybrid process", ipl= 0, pid= 40 -Traceback= 600A52E4 600A8400 6035DBD4 60366D44 6035FE94 SLOT 9/0:
2y43w: %SYS-2-GETBUF: Bad getbuffer, bytes= 34149 -Process= "SCP Hybrid process", ipl= 0, pid= 40 -Traceback= 600A52E4 600A8400 6035DBD4 60366D44 6035FE94
My module information:
CORE6513#sho module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
7 2 Supervisor Engine 720 (Active) WS-SUP720-BASE SAD084405**
8 2 Supervisor Engine 720 (Hot) WS-SUP720-BASE SAD084405**
9 4 1-port OC-48c SRP SML OSM-2OC48/1DPT-SL JAB0914002D10 24 CEF720 24 port 1000mb SFP WS-X6724-SFP SAL084761**
11 24 CEF720 24 port 1000mb SFP WS-X6724-SFP SAL084761**
12 24 CEF720 24 port 1000mb SFP WS-X6724-SFP SAL084761**
13 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAL08445EHU
My switch version:
IOS (tm) s72033_rp Software (s72033_rp-PSV-M), Version 12.2(17a)SX4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
According to the analysis of the above information is what caused the problem any give me workaround?
Thanks
06-28-2011 06:55 AM
Couple of things:
1) %CONST_DIAG-SP-6-HM_MESSAGE: High traffic/CPU util seen on Module 7 [SP=8%,RP=98%,Traffic=0%] - This indicates that the system bypassed the health-monitoring test on specified Module because of high utilization of system resources.
The Switch processor(SP) sends a Health Monitor (HM) ping packet to the RP in every 15 seconds time interval. On receipt of this ping packet, the RP returns the same packet back to the SP. If the same ping packet is received then this process recurs again 15 seconds later. In the event that either the SP or the RP's CPU utilization exceeds 80%,
this message is printed out and the sending of ping packets are ceased temporarily until CPU drops below 80%.
If you are seeing this message consistently in the logs use sh process cpu on both RP and SP (remote login command) when this occurs. Also check sh ip traffic and sh ip interface for incrementing drops.
2) %SYS-2-GETBUF (x5): Bad getbuffer, bytes= [dec]
The software has requested a buffer that is larger in size than the largest configured buffer size, or the software has requested a sized buffer with a size less than zero.
Check the minimum memory requirements for your system configuration. If your system meets those requirements, this message is probably caused by a software failure. (bug)
Can you post output of Sh version?
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