From owner-freebsd-fs@FreeBSD.ORG Mon Nov 26 20:06:19 2007 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23C5F16A418; Mon, 26 Nov 2007 20:06:19 +0000 (UTC) (envelope-from cb@severious.net) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5AD13C4E5; Mon, 26 Nov 2007 20:06:19 +0000 (UTC) (envelope-from cb@severious.net) Received: by ion.gank.org (Postfix, from userid 1001) id 636A510EFB; Mon, 26 Nov 2007 13:50:02 -0600 (CST) Date: Mon, 26 Nov 2007 13:50:00 -0600 From: Craig Boston To: Kris Kennaway Message-ID: <20071126194953.GA78395@nowhere> Mail-Followup-To: Craig Boston , Kris Kennaway , Rene Ladan , freebsd-fs@freebsd.org, Fernando Schapachnik References: <20071113174347.GA4288@servidor1.cursosvirtuales.com.ar> <473A0F7A.9010406@gmail.com> <473A1D1E.6010408@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473A1D1E.6010408@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-fs@freebsd.org, Fernando Schapachnik Subject: Re: Undeleting (possible?) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 20:06:19 -0000 On Tue, Nov 13, 2007 at 10:54:38PM +0100, Kris Kennaway wrote: > Undeletion in UFS is only possible for wizards. Otherwise, your only > feasible option is to restore from backup. There's one other option that unfortunately won't help Fernando, but I actually used it (successfully!) once and am reproducing for entertainment value: Once I accidentally issued an rm -rf command on the wrong directory, and realized to my horror that I had wiped out the files I just spent several hours creating (so there were no backups yet). Since only a few seconds had passed, the thought flashed into my mind that softupdates probably hadn't flushed the metadata changes to the disk yet. So in a moment of panic, I reached over and pulled the power cord out from the back of the machine. ;-)