Dear all,
I have a virtual machine with the following specs:
Core 2 DUO 3.2 GHZ 4 GB RAM hdd: IDE 320 GB 32 bit OS: centos 5.2
I'm using it for local development with a number of Virtual hosts, and a big mysql database.
the prob:
At times, with no specific reason. system becomes extremly slugish. http requests takes forever to be served. Even ssh connections takes time to connect, and a simple command such as "clear" takes anywhere between 3 to 10 seconds to execute.
i've checked TOP, over and over again and it's always within the following:
CPU load average is max 10 % , and at that specific time it's never above 30 % RAM: swap is never used, there's always around 1.5 GB of free memory
so it's not a matter of CPU nor RAM. so my next thought were that HDD is maxing out on the hosting physical server. i checked on the physical server, and HDD I/O is within normal range. and other VMs workign on the same physical server are running smoothly..
so what can i do more to troubleshoot? this is happening more than it should without any scenario in common.
any advice on how to troubleshoot would be greatly appreciated...
PS: any command that may show I/O in KB/MB on the HDD ?
From: Roland RoLaNd r_o_l_a_n_d@hotmail.com
At times, with no specific reason. system becomes extremly slugish. PS: any command that may show I/O in KB/MB on the HDD ?
iostat / vmstat Checked dmesg for anything out of the ordinary...? Always at the same time? Or at a precise time?
JD
Hi Roland! (2010/08/23 18:11), Roland RoLaNd wrote:
OS: centos 5.2 I'm using it for local development with a number of Virtual hosts,
Whole VM are 5.2? If yes, the problem VM's DIMM are corrupted now. If you have hardware trouble and Nehalem server, you can recognize host hardware error. Your PC can't see these problem, run memtest86! If No, the problem might be fixed by latest kernel(Centos5.5). You can copy vm image, and upgrade into latest revision(#yum update). then you can find the problem would be fixed by latest fix.