From owner-freebsd-questions Thu Feb 24 8: 1:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 7BDE837BC02 for ; Thu, 24 Feb 2000 08:01:16 -0800 (PST) (envelope-from perbu@ifi.uio.no) Received: from ganglot.ifi.uio.no (1164@ganglot.ifi.uio.no [129.240.66.26]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id RAA13686 for ; Thu, 24 Feb 2000 17:01:14 +0100 (MET) Received: (from perbu@localhost) by ganglot.ifi.uio.no ; Thu, 24 Feb 2000 17:01:14 +0100 (MET) To: freebsd-questions@freebsd.org Subject: umount -f and amd From: Per Andreas Buer Date: 24 Feb 2000 17:01:13 +0100 Message-ID: Lines: 30 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had to change my IP-address the other day. It went pretty well, except this one mount- point which won't go away. # mount (..) pid51806@galle:/net on /net (nfs) I killed amd two days ago. It's long gone. # umount -f /net umount: can't get net id for host umount: unmount of /net failed: Device busy # lsof |grep /net lsof: WARNING: can't stat() nfs file system /net Output information may be incomplete. assuming "dev=827e" from mount table So there are noe prosesses blocking /net I really don't want to reboot (the computer has noe console). -- Per Andreas Buer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message