cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
768
Views
0
Helpful
3
Replies

ISR4000 free memory issue?

robin99
Level 1
Level 1

I just deployed several ISR 4351 routers using either IOS 154-3.S1 or 154-3.S2. Client SNMP server triggers alert for the router's free memory as show below (832) only. I am not sure if this is a problem or not because normally the router's free memory should be much higher that that.

I have rebooted the routers and also update IOS but the amount of free memory remains.

Can Cisco or anyone here tell me about this? Thanks

 

HOSTNAME>sh proc mem  sorted
Processor Pool Total: 1728098704 Used:  370046800 Free: 1358051904
 lsmpi_io Pool Total:    6295128 Used:    6294296 Free:        832

 PID TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
   0   0  377006912   82912960  270797952          0          0 *Init*         
 499   0   34427888      51936   34751952          0          0 SBC main process
  81   0    8884544    1545568    7069200          0          0 IOSD ipc task  
   0   0    9220864    2337440    6915912    8423503          0 *Dead*         
 152   0    9824400    6197304    4044560     494400     494400 CWAN OIR Handler
 386   0    3853712       5160    3890416     799092          0 EEM ED Syslog  
 

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

Can you please post the output to the command "sh proc cpu sorted | ex 0.00"?

Hi,

The requested outputs for two routers are:

RTR1>sh proc cpu sorted | ex 0.00
CPU utilization for five seconds: 3%/0%; one minute: 1%; five minutes: 1%
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 554          93          53       1754  1.83%  0.14%  0.03%   2 SSH Process     
 531       92232     5595416         16  0.39%  0.39%  0.39%   0 IP SLAs Responde
 530       91781     5595574         16  0.39%  0.35%  0.37%   0 IP SLAs Control 
 230       22341     2223886         10  0.07%  0.10%  0.08%   0 Inline Power

 

RTR2>sh proc cpu sorted | ex 0.00
CPU utilization for five seconds: 2%/0%; one minute: 0%; five minutes: 0%
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 504          95          55       1727  1.83%  0.14%  0.03%   2 SSH Process     
 219       34575     2743896         12  0.15%  0.12%  0.13%   0 Ethernet Msec Ti
 230       24330     2187012         11  0.07%  0.10%  0.08%   0 Inline Power    
 173        7807      344731         22  0.07%  0.04%  0.02%   0 VRRS Main thread
  81        9463       75354        125  0.07%  0.05%  0.04%   0 IOSD ipc task 

 

They are NOT in production yet so only the management interface is UP. We are worry if this would cause problem once put in the production. Thanks

Checked with TAC and this is NOT a problem on ISR4000 series.