Hi,
A spot of bother here, perhaps somebody can help.
The setup: vanilla openSuse 11.4, minimum/headless install. VmWare ESX server. The vmware-checkvm tool reports “VM’s hw version is 4” and “VMware software version 6 (good)”. Setup is 2 CPU, 8Gb ram etc.
Quickly I’ve noticed a curious problem. The memory usage is consistently reported as:
indcldaesvs1002:/home/aess # free
total used free shared buffers cached
Mem: 8180204 5766872 2413332 0 85640 321804
-/+ buffers/cache: 5359428 2820776
Swap: 4192252 0 4192252
Something seems to be using ~5Gb of RAM. Strangely, no user-side process seems to be anywhere near this figure. I’ve run top and sorted by memory usage yielding:
top - 22:19:00 up 1 day, 2:53, 1 user, load average: 0.03, 0.04, 0.08
Tasks: 81 total, 1 running, 80 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.2%us, 0.2%sy, 0.0%ni, 99.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 8180204k total, 5767004k used, 2413200k free, 85720k buffers
Swap: 4192252k total, 0k used, 4192252k free, 321804k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2364 mysql 20 0 111m 20m 5648 S 0 0.3 1:05.15 mysqld
2600 root 20 0 24552 3380 2936 S 0 0.0 0:11.45 polkitd
1652 root 20 0 24092 3332 2764 S 0 0.0 1:53.09 vmtoolsd
2532 root 20 0 27624 3168 2560 S 0 0.0 0:00.42 console-kit-dae
etc
Since I’ve never come across anything like this, I’ve tried a few things - stopping firewall and a few other services and checking reported ram. vmstat -m didn’t yield anything obvious.
Any help would be appreciated.
Many thanks,
Ub