From owner-freebsd-current@FreeBSD.ORG Tue Apr 20 17:29:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF55916A4CE; Tue, 20 Apr 2004 17:29:18 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA30243D41; Tue, 20 Apr 2004 17:29:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (fac673595bbd57f32a87a292d3e1cc26@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i3L0S6pT002779; Tue, 20 Apr 2004 17:28:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A619D511FB; Tue, 20 Apr 2004 17:29:16 -0700 (PDT) Date: Tue, 20 Apr 2004 17:29:16 -0700 From: Kris Kennaway To: Bruce M Simpson Message-ID: <20040421002916.GA70060@xor.obsecurity.org> References: <20040420150916.GA1535@frontfree.net> <200404201557.i3KFvbhQ050153@green.homeunix.org> <20040420184717.GE724@empiric.dek.spc.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <20040420184717.GE724@empiric.dek.spc.org> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: Daniel Lang Subject: Re: A way to recover deleted files (just contents) from USF2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 21 Apr 2004 00:29:19 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 20, 2004 at 07:47:17PM +0100, Bruce M Simpson wrote: > On Tue, Apr 20, 2004 at 11:57:37AM -0400, Brian F. Feldman wrote: > > That sounds like a cool idea. Maybe you could write a small program to= do=20 > > that and an rc.d script for it? Simplest operation would be something = like: > [snip] >=20 > I second that this also sounds like a cool idea, albeit limited on a > per-filesystem basis. Snapshotting all filesystems would obviously be > a bad idea. I tried this once but ran into deadlocks with the snap code. These might have since been fixed. Also, creating the snapshot was sometimes taking an exceedingly long time, which is bad since it locks out all filesystem write access while the operation is in progress. Kris --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAhcBcWry0BWjoQKURAuRUAKD0s5CyJCib28oWuj/Mp7nhcv1nJQCgi7SB hNhIERepvvwLdy0f9pcoKR4= =RAAz -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--