From: Marc MERLIN <marc@merlins.org>
To: Jean-Denis Girard <jd.girard@sysnux.pf>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: Undelete files / directory
Date: Mon, 1 Sep 2014 09:27:13 -0700 [thread overview]
Message-ID: <20140901162713.GS23400@merlins.org> (raw)
In-Reply-To: <lttfit$lk7$1@ger.gmane.org>
On Sat, Aug 30, 2014 at 11:26:52AM -1000, Jean-Denis Girard wrote:
> So I commented out the break on line 238 of btrfs-find-root so that it
Thanks for that report.
Can a developer review this and see if it should be made an option or
removed entirely?
Marc
> continues even if it thinks it went past the fs size, rerun the command,
> and I finally got a list of blocks to try!
>
> Then as you suggested I did:
> for i in `awk '{print $3}' root.txt`
> do echo "------------------------ $i --------------------"
> btrfs restore -v -f $i --path-regex '^/(|jdg(|/tmp(|/.*)))$' \
> ../x220_home.img .
> done
>
> And I now have back my ~2800 photos (~13 Gb).
>
> Many thanks to those who helped!
>
>
> Best regards,
> Jean-Denis Girard
>
>
> Le 30/08/2014 10:12, Jean-Denis Girard a écrit :
> > Le 28/08/2014 21:40, Konstantinos Skarlatos a écrit :
> >> On 28/8/2014 8:04 μμ, Jean-Denis Girard wrote:
> >>> Hi Chris,
> >>>
> >>> Thanks for your detailed answer.
> >>>
> >>> Le 28/08/2014 06:25, Chris Murphy a écrit :
> >>>> 9. btrfs-find-root /dev/sdc
> >>>> Super think's the tree root is at 29917184, chunk root 20987904
> >>>> Well block 4194304 seems great, but generation doesn't match, have=2,
> >>>> want=9 level 0
> >>>> Well block 4243456 seems great, but generation doesn't match, have=3,
> >>>> want=9 level 0
> >>>> Well block 29376512 seems great, but generation doesn't match,
> >>>> have=4, want=9 level 0
> >>>> Well block 29474816 seems great, but generation doesn't match,
> >>>> have=5, want=9 level 0
> >>>> Well block 29556736 seems great, but generation doesn't match,
> >>>> have=6, want=9 level 0
> >>>> Well block 29736960 seems great, but generation doesn't match,
> >>>> have=7, want=9 level 0
> >>>> Well block 29900800 seems great, but generation doesn't match,
> >>>> have=8, want=9 level 0
> >> Hi all,
> >>
> >> I did a successful btrfs restore a few months ago, saving all of my
> >> deleted files except 2 (So i lost about 1GB on a 4TB filesystem)
> >> Here is what i did (this is from memory and from my .zsh_history file,
> >> so i may be missing something)
> >>
> >> btrfs-find-root /dev/sdd -o 5 > b1.txt
> >> I think the -o 5 option is quite important here.
> >
> > Thanks for the reply, but for some reason btrfs-fins-root does not work
> > on this file system. Here is what I get:
> >
> > [jdg@tiare tmp]$ btrfs-find-root x220_home.img -o 5
> > Super think's the tree root is at 115230801920, chunk root 131072
> > Went past the fs size, exiting[jdg@tiare tmp]$
> >
> > I can mount the file system, access the files, though obviously not the
> > deleted directory.
> >
> >
> >
> > Regards,
> > Jean-Denis Girard
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ | PGP 1024R/763BE901
next prev parent reply other threads:[~2014-09-01 16:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-27 18:04 Undelete files / directory Jean-Denis Girard
2014-08-28 10:04 ` Duncan
2014-08-28 16:25 ` Chris Murphy
2014-08-28 17:04 ` Jean-Denis Girard
2014-08-28 20:21 ` Chris Murphy
2014-08-28 21:23 ` Jean-Denis Girard
2014-08-28 21:39 ` Chris Murphy
2014-08-28 21:30 ` Chris Murphy
2014-08-29 7:40 ` Konstantinos Skarlatos
2014-08-30 20:12 ` Jean-Denis Girard
2014-08-30 21:26 ` Jean-Denis Girard
2014-09-01 16:27 ` Marc MERLIN [this message]
2014-09-01 17:00 ` Konstantinos Skarlatos
2014-09-02 4:08 ` Jean-Denis Girard
2014-09-02 4:12 ` Marc MERLIN
2014-09-02 9:00 ` David Sterba
2014-08-28 21:51 ` Chris Murphy
2014-08-28 22:49 ` Jean-Denis Girard
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=20140901162713.GS23400@merlins.org \
--to=marc@merlins.org \
--cc=jd.girard@sysnux.pf \
--cc=linux-btrfs@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).