I've got the problem that the vms of my vmware esx 3.0.2 server are hanging constantly (let's say every 3-5 minutes) for about 5-8 seconds. How can I track this issue down and get rid of it?

Thank you!

link|improve this question

0% accept rate
Upgrade to a supported version and call vmware perhaps? – Chopper3 Nov 11 '10 at 16:17
"Upgrade to a supported version". That's another problem. See serverfault.com/questions/200818/… for details – MRalwasser Nov 11 '10 at 16:19
Ditto above. You're a long way behind! If you decide to go V4.1, remember vCenter is now x64 only. – Simon Catlin Nov 11 '10 at 19:04
feedback

2 Answers

Check your /var/log/vmkernel.log for anything suspicious or that repeats constantly. If all the VMs are running on the same VMFS volume you may be having intermittent (recoverable) storage failures, those would show up in the VMkernel logs.

link|improve this answer
feedback

what's hanging exactly? I recently had the problem that /dev/random was empty, and apache was hanging on incoming SSL connections.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.