Brian Donovan <(E-Mail Removed)> wrote:
> I'm using NFS on my laptop to export some of the file system to my
> desktop. When I run showmount -a hostname on the desktop I'm getting a
> number of stale mounts in addtion to the active ones. How can I get rid of
> the stale mounts?
One thing to keep in mind with NFS is that its always a good idea to
using some time-syncing mechanism, such as NTP, althought I don't know
if that't the cause of stale handles.
You might also try using lsof to see if anything is using that file.
Also, check that you've used exportfs -av on the server.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!