Re: umount question : can i force umount ???



sysadmin wrote:

root@mailserver# umount -f /mnt/forage
umount2: Device or resource busy
umount: /mnt/forage: device is busy


how can i umount such a filesystem . It is shared through nfs with a lot
of other directories, but i can't stop my nfs server .

fuser -m /mnt/forage

will tell you the PIDs of the processes which are using /mnt/forage.

--
Julian Hofmann
GSI Theorie
.



Relevant Pages

  • Re: umount question : can i force umount ???
    ... :umount2: Device or resource busy ... but i can't stop my nfs server. ... You need to unexport the filesystem before you can unmount it. ...
    (linux.redhat)
  • umount question : can i force umount ???
    ... umount2: Device or resource busy ... how can i umount such a filesystem. ... It is shared through nfs with a lot of other directories, but i can't stop my nfs server. ...
    (linux.redhat)
  • NFS has a problem
    ... filesystem will get stuck in state D the next time they try to access ... Hmmm, the servers are running Debian stable, and have been providing NFS ... I stop and restart the nfs services on the server side, but client ...
    (comp.os.linux.misc)
  • Re: NFS has a problem
    ... that filesystem barfs, all the processes on N that were using that filesystem will get stuck in state D the next time they try to access that filesystem. ... Hmmm, the servers are running Debian stable, and have been providing NFS services for several years now, and have been working fine with Debian stable clients. ... The Gentoo machine is a new development on the network, with the NFS client becoming operational at the beginning of this year. ... I stop and restart the nfs services on the server side, but client processes remain in state D on the Gentoo machine. ...
    (comp.os.linux.misc)
  • Re: HP-UX 11.31: Problem with NFSv4 and VxFS 5
    ... This is obviously an 11i v3 system since you're using NFS v4. ... The filesystem had been exported then over ethernet to PA-RISC HP-UX ... Now the thing is that the user reported has no quota limits set (has all "0" ... Also when trying to copy a large file to the filesystem, cp first reports no ...
    (comp.sys.hp.hpux)