From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 12:46:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 360E437B401 for ; Thu, 19 Jun 2003 12:46:06 -0700 (PDT) Received: from mail.wirewalk.com (dsl092-100-221.nyc2.dsl.speakeasy.net [66.92.100.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FC443F75 for ; Thu, 19 Jun 2003 12:46:05 -0700 (PDT) (envelope-from synrat@wirewalk.org) Received: from mail.wirewalk.com (localhost.wirewalk.com [127.0.0.1]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.wirewalk.com (Postfix) with ESMTP id 104D4CECFD for ; Thu, 19 Jun 2003 15:53:23 -0400 (EDT) Received: from localhost (synrat@localhost)h5JJrMWZ024555 for ; Thu, 19 Jun 2003 15:53:22 -0400 (EDT) X-Authentication-Warning: mail.wirewalk.com: synrat owned process doing -bs Date: Thu, 19 Jun 2003 15:53:22 -0400 (EDT) From: synrat X-X-Sender: synrat@mail.wirewalk.com To: freebsd-questions@freebsd.org Message-ID: <20030619155117.W24534@mail.wirewalk.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: NFS stale file handle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 19:46:06 -0000 How do I troubleshoot this in BSD ? I know is Solaris lsofing and killing the process that holds the mount helps. Supposedly, manually editing /etc/mnttab should work too. How do I solve the same problem in BSD ? thanx