Home » 2009 » September

Monthly Archives: September 2009

Archive Replay of MySQL on VMware

If you happen to be registered with VMworld and missed the MySQL talk here is the replay
EA3408 MySQL on VMware: Performance and Deployment Best Practices
http://www.vmworld.com/docs/DOC-3615

One to the interesting questions that came up near the end of the talk was related to use of memory reservations for VMs running MySQL. Interested in feedback related to real world experience. One audience member found it useful in their environment.

App and MySQL on same hypervisor

A quick tip. When placing a VM for an application/app server that connects to a VM running MySQL, you will get bus level (as opposed to network) data transfer rates over their Virtual NICs when installed on the same baremetal hypervisor. Something to consider.