On 10/17/2012 11:20 AM, Andrew Holway wrote: > Hello, > > I am testing KVM on an Oracle NFS box that I have. > > Does the list have any advice on best practice? I remember reading that there is stuff you can do with I/O schedulers and stuff to make it more efficient. > > My VMs will primarily be running mysql databases. I am currently using o_direct. > O_DIRECT is good. I/O schedulers don't affect NFS so no need to tune anything on the host. You might experiment with switching to the deadline scheduler in the guest. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html