From owner-freebsd-current Wed Feb 10 10:19:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29329 for freebsd-current-outgoing; Wed, 10 Feb 1999 10:19:19 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29324 for ; Wed, 10 Feb 1999 10:19:17 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id NAA10513 for current@freebsd.org; Wed, 10 Feb 1999 13:14:55 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199902101814.NAA10513@misha.cisco.com> Subject: umount -f To: current@FreeBSD.ORG Date: Wed, 10 Feb 1999 13:14:54 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will it ever work as it appears it should? Currently I have (on 2.2.8) mi@xxx:/tmp (1032) umount -f phosphorus:/phosphorus umount: /phosphorus: Device busy This is because phosphorus is unreachable and is unlikely to ever become reachable again. Currently, a reboot is required to stop df, etc. from hanging. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message