From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 16:51:43 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5837516A422; Sat, 18 Feb 2006 16:51:43 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B1E43D45; Sat, 18 Feb 2006 16:51:43 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1IGpgiw022753; Sat, 18 Feb 2006 16:51:42 GMT (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IGpguu022749; Sat, 18 Feb 2006 16:51:42 GMT (envelope-from schweikh) Date: Sat, 18 Feb 2006 16:51:42 GMT From: Jens Schweikhardt Message-Id: <200602181651.k1IGpguu022749@freefall.freebsd.org> To: jasaul@gmail.com, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/93511: folder dissapear misteriously X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 16:51:43 -0000 Synopsis: folder dissapear misteriously State-Changed-From-To: open->closed State-Changed-By: schweikh State-Changed-When: Sat Feb 18 16:45:41 UTC 2006 State-Changed-Why: Sorry, this is most certainly a pilot error. I assume the directory in question (you did not name it...) was on a UFS file system. There is no known way for directories to mysteriously disappear other than hardware defects messing up file system data structures. If this is the case you may have a chance of getting data back by running fsck and see if something was reconnected to the lost+found directory on that file system. By the way, where are your backups? http://www.freebsd.org/cgi/query-pr.cgi?pr=93511