Technical notes, my online memory
Sunday, July 12, 2009
Restarting NFS after changes to /etc/exports
On ubuntu I was using
/etc/init.d/nfs-common restart
to restart NFS after making changes to /etc/exports. Unfortunately this doesn't work. Use "exportfs -a" to sync changes (clients don't need to re-mount either).
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment