earweed wrote: » How much resources does VCenter Server use? I don't have any experience with it but I thought it was a big enterprise tool, which may mean it's using alot of your system resources.
MentholMoose wrote: » Laptop hard drives are horrible for virtualization. Even a 7200RPM drive is not going to give you very good performance. You will need to tune both the host and the guest to reduce hard drive usage. Anything non-essential that uses the hard drive should be disabled, such as indexing services, desktop search programs, and automatic update programs. Also since the host has 3GB of RAM, give the VM at least 1GB. Even if the VM is only using 140MB, it has so little RAM and will try to conserve it by swapping to disk, which is very bad for performance. vCenter may not be that "heavy", but it requires a database, which creates high hard drive utilization. Even if you optimize the host and guest, it is likely going to run poorly.
dales wrote: » Vcenter 2.5 recommended min memory is 2GB, and as stated the sqlexpress (presumed), will be hammering away in the background. You might also want to have a look at your HP's bios to make sure that any virtualization options are enabled. You might want to have a quick look at the hosts perfmon to see if that will give you any clues?