虚拟机windows server2003下使用PoolMon排查内存问题

xiaoxiao2021-02-28  96

        windows server2003 出现内存一直增长,微软Poolm on工具发现系统核心存在内存泄漏问题。测试后,发现VNet标记,从无到有,内存使用量一直攀升,大概每小时1-2M的速度增长;

Poolmon字段解释如下:

Type

内存类型(页面,非页面)

Allocs

分配的数量

Bytes

分配的大小,单位:字节

Diff

分配、释放差额

Frees

释放的数量

Tag

池标记

按照网上的方法,没找到Vnet相关的软件,最终尝试卸载了VMware tools重启 后,Vnet就不存在了

参考资料:

Paged and Non-paged Pool Issues on Exchange 2000/2003

An Introduction to Pool Tags

Using PoolMon to Find a Kernel-Mode Memory Leak

Windows NT Kernel memory pool tags

Poolmon介绍

PoolMon 使用

windows2003中未分页内存泄漏导致服务器不稳定的解决方法

Vmware Tools介绍

转载请注明原文地址: https://www.6miu.com/read-62656.html

最新回复(0)