All of lore.kernel.org
 help / color / mirror / Atom feed
From: upendra gandhi <upendra.gandhi@oracle.com>
To: ms419@freezone.co.uk
Cc: nfs@lists.sourceforge.net
Subject: Re: how to force umount when "Device or resource busy"?
Date: Thu, 28 Oct 2004 16:58:26 -0700	[thread overview]
Message-ID: <418187A2.6070702@oracle.com> (raw)
In-Reply-To: <AB813470-0682-11D9-9080-000A95C71776@freezone.co.uk>

is there an answer to this we are facing this issue in autofs4

thks

ms419@freezone.co.uk wrote:

> How does one unmount when umount doesn't work?
>
> Somehow, I got an NFS / AutoFS mount that just won't unmount.
>
> I noticed /var/autofs/net was mounted twice, so I stopped AutoFS & 
> tried killing the remaining automount process. "kill 14986" didn't 
> work; I needed "kill -9 14986". The following mounts remain:
>
> wum:~# mount
> [...]
> automount(pid14986) on /var/autofs/net type autofs 
> (rw,fd=5,pgrp=14986,minproto=2,maxproto=4)
> tor:/home on /var/autofs/net/tor/home type nfs 
> (rw,nosuid,nodev,hard,intr,addr=192.168.103.158)
>
> & I can't unmount them:
>
> wum:~# umount /var/autofs/net/tor/home
> umount: /var/autofs/net/tor/home: device is busy
> umount: /var/autofs/net/tor/home: device is busy
> wum:~# umount -f /var/autofs/net/tor/home
> umount2: Device or resource busy
> umount: /var/autofs/net/tor/home: Illegal seek
> umount2: Device or resource busy
> umount: /var/autofs/net/tor/home: device is busy
> wum:~# umount /var/autofs/net
> umount: /var/autofs/net: device is busy
> umount: /var/autofs/net: device is busy
> wum:~# umount -f /var/autofs/net
> umount2: Device or resource busy
> umount: automount(pid14986): not found
> umount: /var/autofs/net: Illegal seek
> umount2: Device or resource busy
> umount: /var/autofs/net: device is busy
>
> I triple checked that no process is using these mounts. How do I 
> unmount them?
>
> Thanks!
>
> Jack
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
> Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
> Camcorder. More prizes in the weekly Lunch Hour Challenge.
> Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs




-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  parent reply	other threads:[~2004-10-28 23:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 19:17 how to force umount when "Device or resource busy"? ms419
2004-09-15  1:09 ` Ian Kent
2004-09-15  1:14 ` Greg Banks
2004-10-28 23:58 ` upendra gandhi [this message]
2004-10-29  0:34   ` Trond Myklebust
2004-11-01  8:15   ` Ian Kent
2004-11-01 16:55     ` upendra gandhi
2004-11-01 23:14       ` Ian Kent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=418187A2.6070702@oracle.com \
    --to=upendra.gandhi@oracle.com \
    --cc=ms419@freezone.co.uk \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.