Print

S5130S内存泄漏

2025-10-16 发表

问题描述

内存告警

%Jun 24 11:44:39:983 2024 JRZX-18F-BGW-S5130-ACCESS-10 DIAG/1/MEM_EXCEED_THRESHOLD: Memory critical threshold has been exceeded.

Memory statistics are measured in KB:

         Total     Free      FreeRatio

Mem:     506408    26040     5%

LowMem:  506408    26040     --      

Free-memory thresholds:

Minor: 12%

Severe: 11%

Critical: 11%

Normal: 13%

Process info(KB):

JID      Used     Name

306      63420    xmlcfgd

174      58664    ifmgr

207      37656    laggd

201      35336    comsh

464      34660    vcfunderlayd

Slub info(KB):

Used      Name

16383     kmalloc-16777168

12287     kmalloc-4194256

9215      kmalloc-1048528

8191      kmalloc-524240

4607      kmalloc-262096

过程分析

1. 202302281352

•        问题现象:设备出现内存告警。

•        问题产生条件:配置vcf-fabric topology enable之后,端口频繁UP/DOWN。

•        说明:无。

 

#

vcf-fabric topology enable

#

 

%Jun 24 09:07:27:011 2024 JRZX-18F-BGW-S5130-ACCESS-10 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/15 changed to down.

%Jun 24 09:07:30:047 2024 JRZX-18F-BGW-S5130-ACCESS-10 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/15 changed to up.

%Jun 24 09:07:30:056 2024 JRZX-18F-BGW-S5130-ACCESS-10 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/15 changed to up.

解决方法

升级解决