On Mon, 17 Dec 2001, Harry Ohlsen wrote: > If I change the contents of /etc/exports, is it sufficient to simply > > /etc/init.d/nfs restart > > or is there a better way to do this? I've noticed that I get some strange > errors that don't make sense (eg it makes reference to some of the mounts > that remote machines have).
The better way is to use the "exportfs -a" command. For more info "man exportfs" otherwise, yes you do have to umount all NFS mounted filesystems then restart NFS. -- ---<GRiP>--- Web: www.arcadia.au.com/gripz Phone/fax: 02 4950 1194 Mobile: 0408 686 201 -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
