Hi guys
I moved a production machine using Centos 3.4 and cpanel to KVM and now the high load seems to be cause of the memory usage.
There is 1536 allocated to this VE, and has a 3GB swap which seems that is not being used.
top - 08:36:48 up 17:25, 2 users, load average: 17.09, 16.56, 9.34
Tasks: 136 total, 12 running, 123 sleeping, 0 stopped, 1 zombie
Cpu(s): 46.2%us, 16.6%sy, 0.0%ni, 0.0%id, 0.0%wa, 20.9%hi, 16.3%si, 0.0%st
Mem: 1541964k total, 1530016k used, 11948k free, 16800k buffers
Swap: 3112952k total, 84k used, 3112868k free, 941508k cached
Any ideas as to why and how to fix it or is this a known bug?
Here is /etc/fstab for the VE
I moved a production machine using Centos 3.4 and cpanel to KVM and now the high load seems to be cause of the memory usage.
There is 1536 allocated to this VE, and has a 3GB swap which seems that is not being used.
top - 08:36:48 up 17:25, 2 users, load average: 17.09, 16.56, 9.34
Tasks: 136 total, 12 running, 123 sleeping, 0 stopped, 1 zombie
Cpu(s): 46.2%us, 16.6%sy, 0.0%ni, 0.0%id, 0.0%wa, 20.9%hi, 16.3%si, 0.0%st
Mem: 1541964k total, 1530016k used, 11948k free, 16800k buffers
Swap: 3112952k total, 84k used, 3112868k free, 941508k cached
Any ideas as to why and how to fix it or is this a known bug?
Here is /etc/fstab for the VE
swapon -a makes no difference./dev/VolGroup00/LogVol00 / ext3 defaults,usrquota 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/usr/tmpDSK /tmp ext3 defaults,noauto 0 0
also another quick question related to this VE, on proxmox KVM settings I set CPU Sockets 4 and CPU per Socket 1, however the OS on the machine only sees 1 cpuroot@server11 [~]# free
total used free shared buffers cached
Mem: 1541964 1533048 8916 0 12720 997376
-/+ buffers/cache: 522952 1019012
Swap: 3112952 84 3112868
root@server11 [~]#
Last edited: