NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

VMware Solutions Discussions

Why does ESXi NFS datastore outperform VM NFS mounts ?

fletch2007
5,219 Views

We are seeing a 3x performance improvement when the VM is presented Netapp NFS storage as a guest OS disk vs the VM NFS mounting the same space.

This is problematic in the case where our apache VM pool needs to mount a shared web tree - performance suffers - the shared mounts can not be make "local".

the question is why the 3x performance difference?

Specs:

Dell 610s 196Gb Ram

vSphere 5.0 U1

Netapp plugin for vCenter provides best NFS settings

CentOS 5 VMs

VM NFS mount options: rw,noatime,bg,nfsvers=3,proto=tcp,hard,nointr,timeo=600,rsize=32768,wsize=32768

thanks

1 REPLY 1

fletch2007
5,219 Views

On a related note we had a Linux VM on netapp NFS datastore with IO performance issues.

Following VMware support's recommendation we were able to tune the Guest OS to improve performance:

http://www.vmadmin.info/2012/10/linux-vm-io-scheduler-tuning.html

Public