[sllug-members]: VMWare machines on Linux

James Knowles jamesk at ifm-services.com
Fri Feb 23 10:08:11 MST 2007


> My question is: Has anybody had experience running a Windows VM in
> Linux on an IDE based system?  How well does it run?  Is VMWare a
> resource hog when it's not their server?

Nathan,

As far as SCSI/IDE, I have seen no noticeable difference running any
VMware product on SCSI hardware versus [S]ATA. Just make sure you are
smart with your data. Mirror your drives, and create logical volumes on
the RAID devices. Put your virtual machines in those logical volumes.
That should go without saying regardless of SCSI or ATA.

I've been using VMware in various capacities since they first came out
with their Linux version many moons ago. I'm pretty familiar with what
factors affect performance.

#1 factor: RAM. Lots of it. You want enough for the VMs as well as a
generous amount that Linux can use for disk caching. Set the VMware
software to keep the entire VM in memory. If you set it to allow the VM
going to swap, VM performance can tank.

IMHO Linux is the ideal OS for running VMware. The disk caching strategy
is especially helpful. I consistently see much better performance from
VMs running on Linux than Windows.

If you can do dual-CPUs, that will make the VMs silky smooth. If not, it
still works well. If you want to throw several VMs on a machine, this
will really help.

I currently have an old dual Athlon machine running eight VMs. Both CPUs
are about 40% busy all the time when the machines are idle, but it
doesn't seem to phase the Linux box. I can still run both native Linux
software as well as do development work within the virtual environment
without seeing any real impact.

Anyhow, I hope this helps some.

James



More information about the sllug-members mailing list