nfsマウントシリーズの問題解決策


     nfs            ,nfs         。      ,
        。

          nfs     ,       。 

           ,     fuser      。
    :
fuser -mv /mnt          /mnt     。
  fuser -mk /mnt         。
                      ,       -i   ,
          ,    ,( fuser -mv -i -k /mnt)


           , nfs      。          nfs        。
         :
1:  /etc/mtab          。
    ,      ,         nfs         ,
      。        ,     。
2:  umount  
          ,  umount -f /mnt ,umount -l /mnt ,umount -f -l /mnt
              ,       nfs             ,
         nfs      。


           :
root@pts/6 # cd /mn       #/mnt      ,        

1:           :
root@pts/4 # fuser -mk /mnt         #      , ~

2:        (  df -h           ):
root@pts/4 # umount -f -l /mnt

3:             :
root@pts/4 # fuser -mk /mnt
               ,    

4:      :
root@pts/6 # cd /mnt

tips:
        ,          “not mounted”
root@pts/4 # umount -f -l /mnt
umount: /mnt: not mounted