Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g1139f120675 for linux-xfs-outgoing; Thu, 31 Jan 2002 19:09:41 -0800 Received: from sgi.com (sgi-too.SGI.COM [204.94.211.39]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g1139Wd20651 for ; Thu, 31 Jan 2002 19:09:32 -0800 Received: from water.cc.mcgill.ca (water.CC.McGill.CA [132.206.27.29]) by sgi.com (980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its proprietary systems or networks for unsolicited or bulk email from the Internet.) via ESMTP id SAA06945 for ; Thu, 31 Jan 2002 18:09:24 -0800 (PST) mail_from (kacperw@online.no) Received: from comotion (comotion@[132.216.181.67]) by water.cc.mcgill.ca (8.12.1/8.11.0) with ESMTP id g11213RG010706 for ; Thu, 31 Jan 2002 21:01:06 -0500 (EST) Date: Thu, 31 Jan 2002 21:03:25 -0500 From: King Kac To: linux-xfs@oss.sgi.com Subject: Re: undelete - xfsrecover'ing deleted files in xfs Message-ID: <20020131210325.C966@comotion> References: <20020131202237.A966@comotion> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: ; from sandeen@sgi.com on Thu, Jan 31, 2002 at 20:24:59 -0500 X-Mailer: Balsa 1.2.3 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 879 Lines: 32 That's what I was afraid of. What's the hard way of recovering it then? -Kacper On 2002.01.31 20:24 Eric Sandeen wrote: > Sorry, xfsrestore is only good if you've previously xfsdumped. > > If you deleted a file, the data may still be there on disk (as with > any > other filesystem) but there's no automated way to recover it. > > -Eric > > On Thu, 31 Jan 2002, King Kac wrote: > > > So I'm trying to recover some deleted files on my > xfs-formatted > > hw raid array mounted on /home > > I read off of this newsgroup that xfsrestore was the tool to use. > > Here's what I'm trying to do: > > > > xfsdump -s comotion -J - /home | xfsrestore - /mnt/restore/ > > > > This obviously only copies the files already there, and does not > > recover unlinked files. > > So... what is the method to recover unlined files then?? > > > > cheers, > > Kacper Wysocki > > > > >