Synchronous writing using NFS
With Linux®, write operations are usually asynchronous. If synchronous writes are required over NFS, edit the /etc/exports file to include sync,no_wdelay.
With Linux®, write operations are usually asynchronous. If synchronous writes are required over NFS, edit the /etc/exports file to include sync,no_wdelay.