11-03-2017 09:30 PM - edited 03-08-2019 12:37 PM
hi, just wanted to check if anyone has had issues with cisco 3650 running 16.3.3 and high memory usage, the switches were installed in may 2017, we haven't had problems, but the high memory usage keeps ringing a bell for me, i ran the command:
#show platform software status control-processor
this is what i see:
Memory (kb): healthy
Total: 3958032
Used: 3286836 (83%), status: healthy
Free: 671196 (17%)
Committed: 3921944 (99%), over 95%
any recommendations?
Thanks in advance
Solved! Go to Solution.
11-03-2017 10:26 PM - edited 11-03-2017 10:27 PM
#sh processes memory
Processor Pool Total: 886295488 Used: 339102192 Free: 547193296
lsmpi_io Pool Total: 6295128 Used: 6294296 Free: 832
On IOS XE, there are two memories: one is for linux kernel (lsmpi_io pool), and the other one is for IOS. As you can see you have a lot of free memory on the Processor pool which you will use for different processes. The other one (lsmpi_io pool) with very few free memory is expected to be as it is.
You can look at the following two posts on related topic:-
https://supportforums.cisco.com/t5/network-infrastructure-documents/low-amount-of-free-memory-in-lsmpi-io-on-asr1000-series/ta-p/3116162
https://supportforums.cisco.com/t5/wan-routing-and-switching/lsmpi-io-pool-low-memory-cisco-isr-4321/td-p/2754796
HTH,
Meheretab
11-03-2017 09:54 PM
11-03-2017 10:07 PM
11-03-2017 10:26 PM - edited 11-03-2017 10:27 PM
#sh processes memory
Processor Pool Total: 886295488 Used: 339102192 Free: 547193296
lsmpi_io Pool Total: 6295128 Used: 6294296 Free: 832
On IOS XE, there are two memories: one is for linux kernel (lsmpi_io pool), and the other one is for IOS. As you can see you have a lot of free memory on the Processor pool which you will use for different processes. The other one (lsmpi_io pool) with very few free memory is expected to be as it is.
You can look at the following two posts on related topic:-
https://supportforums.cisco.com/t5/network-infrastructure-documents/low-amount-of-free-memory-in-lsmpi-io-on-asr1000-series/ta-p/3116162
https://supportforums.cisco.com/t5/wan-routing-and-switching/lsmpi-io-pool-low-memory-cisco-isr-4321/td-p/2754796
HTH,
Meheretab
11-04-2017 11:34 AM
Thanks, that was pretty much what i needed.
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