I have a NFS server and Proxmox 4.4 node over 1Gbit LAN connection. When using async the performance is really great, but unsafe? Or what is the best practice to increase the performance against sync?
With sync:
/etc/exports:
/var/lib/vz/nfs/vm 192.168.123.0/24(rw,sync,no_subtree_check)...