¿Qué entrada de /etc/exports comparte /nfs_share con localhost usando rw, sync y no_root_squash?
/etc/exports
/nfs_share
localhost
rw
sync
no_root_squash
/nfs_share localhost(rw,sync,no_root_squash)
/mnt/nfs localhost(rw,sync,no_root_squash)
/nfs_share (rw,sync,no_root_squash)
localhost:/nfs_share /mnt/nfs