The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



Thread: NFS file handle
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-22-2002
kazimir kazimir is offline
Registered User
 

Join Date: Jul 2002
Posts: 1
Talking NFS file handle

How can I kill mount connection(NFS , made by automount) if remote filesystem is down?
I tried:

fuser -ku /auto
/auto:

umount /auto
nfs umount: ERROR: /auto is busy

If I try cd /auto - I get - /auto: Stale remote file handle.

I know that reboot will help but I cannot reboot this system!
Forum Sponsor