[c-nsp] Has anyone run into this error: %SYS-4-CHUNKMALLOCFAIL

Howard Leadmon howard at leadmon.net
Wed Oct 24 12:05:31 EDT 2007


 Yep, I am running BGP, CEF, and OSPF on the router.   Doubt it should impact
this, but I am using the 3 GE ports on the NPE-G2, as well as I have PA-2T3+
adapter, and a PA-MC-8T1 installed and in use.  I have the router maxed out on
RAM, so hopefully memory isn't an issue, but he's a show mem:

>sho mem
                Head    Total(b)     Used(b)     Free(b)   Lowest(b)
Largest(b)
Processor    5D2E9A0   1898778796   240980332   1657798464   1654215968
1647120556
      I/O   78000000    67108864     5906120    61202744    61081744
60942556
Transient   77000000    16777216       18396    16758820    15081580
16750568


PBW-CORE-1>sho proc mem
Processor Pool Total: 1898778796 Used:  240977908 Free: 1657800888
      I/O Pool Total:   67108864 Used:    5905792 Free:   61203072
Transient Pool Total:   16777216 Used:      18372 Free:   16758844



The only place I see any actual errors is in the buffer pools, not sure if
this is just part of the normal creation and teardown of buffers, or if I
actually need to start tweaking the buffers up some.


Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50, peak 292 @ 1w1d):
     47 in free list (20 min, 150 max allowed)
     5458580 hits, 2999 misses, 2439 trims, 2439 created
     456 failures (0 no memory)
Middle buffers, 600 bytes (total 28, permanent 25, peak 73 @ 1d16h):
     25 in free list (10 min, 150 max allowed)
     1545292 hits, 3967 misses, 915 trims, 918 created
     1336 failures (0 no memory)
Big buffers, 1536 bytes (total 19, permanent 50):
     18 in free list (5 min, 150 max allowed)
     825360 hits, 961 misses, 569 trims, 538 created
     557 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 2, permanent 10, peak 12 @ 1w1d):
     1 in free list (0 min, 100 max allowed)
     15517 hits, 499 misses, 24 trims, 16 created
     498 failures (0 no memory)
Large buffers, 5024 bytes (total 1, permanent 0, peak 3 @ 10:11:45):
     1 in free list (0 min, 10 max allowed)
     45 hits, 453 misses, 77 trims, 78 created
     453 failures (0 no memory)
Huge buffers, 18024 bytes (total 1, permanent 0, peak 3 @ 10:11:45):
     1 in free list (0 min, 4 max allowed)
     45 hits, 408 misses, 77 trims, 78 created
     408 failures (0 no memory)




---
Howard Leadmon 


> -----Original Message-----
> From: Gregory Boehnlein [mailto:damin at nacs.net]
> Sent: Wednesday, October 24, 2007 9:42 AM
> To: 'Howard Leadmon'; cisco-nsp at puck.nether.net
> Subject: RE: [c-nsp] Has anyone run into this error: %SYS-4-CHUNKMALLOCFAIL
> 
> >   I just recently installed a new 7206VXR/NPE-G2 router, and looking at
> > the logging output I am seeing the following:
> >
> > Oct 23 11:27:51.705 EDT: %SYS-4-CHUNKMALLOCFAIL: Could not allocate
> > chunks for
> > CEF: arp throt
> > Total free: 0, Total inuse: 500, Cause : Not a dynamic chunk
> >  -Process= "<interrupt level>", ipl= 1, pid= 77,  -Traceback= 0x13D5688
> > 0x20974 0x20428 0x172B074 0x8BB14 0x686EFC 0x68AAD0 0x682A84 0x66D44C
> > 0x66C328
> > 0x671D50 0x66DA90 0x66C3E4 0x19DDCB4 0x19DDA3C 0x19DB0EC
> 
> My completely non-expert opinion (and most likely wrong) on this is that it
> appears as if your router is running out of memory. Malloc failures
> generally occur when a router attempts to grab a chunk of memory for some
> purpose and it cannot allocate the requested amount.
> 
> Are you running BGP and CEF on this? If so, what does your free memory look
> like?
> 





More information about the cisco-nsp mailing list