From: Timothy Shimmin <tes@sgi.com>
To: gert wohlgemuth <wohlgemuth@ucdavis.edu>
Cc: xfs@oss.sgi.com
Subject: Re: accidently deleted files from directory
Date: Tue, 29 Aug 2006 15:29:17 +1000 [thread overview]
Message-ID: <44F3D0AD.5060706@sgi.com> (raw)
In-Reply-To: <44f384c5.270c085b.5896.ffff9b29@mx.gmail.com>
gert wohlgemuth wrote:
> Hi and thx for your help,
>
> I'm running a gentoo box and using xfs as file system.
>
> On the weekend it happens that I accidentally deleted 1 TB of data (rm -rdf
> /mnt/lcq). We have no backup of the data (internal reasons of the
> university...) and it would be nice to get the data somehow back.
>
> After the delete the first step was to unmount the partion and this are the
> info's from the xfs_check program.
>
> meta-data=/mnt/lcq isize=256 agcount=32, agsize=9154978
> blks
> = sectsz=512
> data = bsize=4096 blocks=292959296, imaxpct=25
> = sunit=0 swidth=0 blks, unwritten=1
> naming =version 2 bsize=4096
> log =internal bsize=4096 blocks=32768, version=1
> = sectsz=512 sunit=0 blks
> realtime =none extsz=65536 blocks=0, rtextents=0
>
> after I did a cat /dev/sda1 | less I could see that some data are still
> exist and are not overwritten. So I think "all" what I have todo is some how
> get the journal back.
>
What journal would that be?
If you are referring to the xfs journal or log, then that won't help you.
It is just logging metadata.
It is also only designed for replay for metadata which didn't make it to disk.
> Is there anyway or is all hope lost?
We don't support undelete as the FAQ says :)
I suggest you go thru the mailing list archive and see if anyone has suggestions
for scanning the device. Good luck :)
--Tim
next prev parent reply other threads:[~2006-08-29 5:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-29 0:05 accidently deleted files from directory gert wohlgemuth
2006-08-29 4:16 ` Chris Wedgwood
2006-08-29 4:28 ` gert wohlgemuth
2006-08-29 7:44 ` Klaus Strebel
2006-08-29 5:29 ` Timothy Shimmin [this message]
2006-08-29 8:03 ` Olaf Frączyk
2006-08-29 8:19 ` gert wohlgemuth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44F3D0AD.5060706@sgi.com \
--to=tes@sgi.com \
--cc=wohlgemuth@ucdavis.edu \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox