From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 23:49:03 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5919106564A for ; Tue, 27 Jan 2009 23:49:03 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: from iron2.pdx.net (iron2.pdx.net [69.64.224.71]) by mx1.freebsd.org (Postfix) with ESMTP id 8C91C8FC1B for ; Tue, 27 Jan 2009 23:49:03 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: (qmail 25566 invoked from network); 27 Jan 2009 15:22:21 -0800 Received: from 069-064-235-060.pdx.net (HELO ?192.168.1.51?) (69.64.235.60) by iron2.pdx.net with SMTP; 27 Jan 2009 15:22:20 -0800 From: Sean Bruno To: current@freebsd.org Content-Type: text/plain Date: Tue, 27 Jan 2009 15:22:20 -0800 Message-Id: <1233098540.2494.6.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 (2.24.3-1.fc10) Content-Transfer-Encoding: 7bit Cc: Subject: NFS mounts dissapearing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 23:49:04 -0000 I've noted that my NFS mount of a directory is vanishing periodically under -current. I am unable to unmount/remount the directory and the system returns Permission Denied on all attempts to access the directory. Is this something that is known and being investigated? Sean