04-04-2014 10:32 PM - edited 03-10-2019 12:26 PM
Hi,
Pls confirm how to check fragmented memory is increasing or not in 45xx switch
# sh memory summary
Head Total(b) Used(b) Free(b) Lowest(b) Largest(b)
Processor 12B5908C 491417456 175424828 315992628 42059476 58732640
Br/
04-05-2014 05:14 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
For just fragmentation, watch for a decrease in the last two values.
04-06-2014 01:26 AM
Hi,
How to check what process/interrupt is causing the memory fragment issue & how to rectify that.
Br/Subhojit
04-07-2014 06:34 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
You don't. Something to open a TAC case for.
Understand, certain features of IOS dynamically use memory, and as IOS doesn't garbage collect, so memory fragmentation is normal. However, if you're low on free memory, this memory fragmentation may cause issues (when processes are unable to obtain the memory they want). The solution is to insure there's adequate free memory. (Either increase RAM in device or stop using some features that use much internal memory.)
It's also possible, bugs in IOS will allocate and not release RAM, i.e. a memory leak. For these either you'll need Cisco to investigate, or you might try determining if newer IOS version has already corrected issue.
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