linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Lyakas <alex.bolshoy.btrfs@gmail.com>
To: Robert Buhren <robert@robertbuhren.de>
Cc: Jan Schmidt <list.btrfs@jan-o-sch.net>,
	linux-btrfs@vger.kernel.org,
	Alexander Block <ablock84@googlemail.com>,
	Arne Jansen <sensille@gmx.net>
Subject: Re: [PATCH] Btrfs-progs: replace find_mount_root from send code
Date: Mon, 27 Aug 2012 12:16:36 +0300	[thread overview]
Message-ID: <CAHf9xvZ-VRx7yWZoqp-NMwzwmxHsjhBDS6agJfcY+3VcwjsA2g@mail.gmail.com> (raw)
In-Reply-To: <50388BBF.70903@robertbuhren.de>

Hi Robert,
do you think you can make the "root_snap_send" file of yours available
anywhere (not sure how big it is)?

Also, I am not sure I understand how you btrfs tree looks like WRT to
where all subvolumes are mounted (but all others seem to understand
well).

You mentioned:
> /dev/loop0 on /mnt/TEST_ROOT type btrfs (rw,relatime,compress=lzo,space_cache)  # default-subvolume
> /dev/loop0 on /mnt/TEST_ROOT/root_volid0 type btrfs (rw,relatime,compress=lzo,space_cache) # subvolid= 0
> /dev/loop1 on /mnt/TEST_ROOT/backup_volid0 type btrfs (rw,relatime,compress=lzo,space_cache)

> btrfs subvolume snapshot -r /mnt/TEST_ROOT/root_volid0/root/ /mnt/TEST_ROOT/root_volid0/root_snap
Are you trying to snapshot a directory here? I.e., what is "root"
within "root_volid0"?
Can you pls list all subvolumes you have on your source filesystem
(the one you are trying to backup), and where each one is mounted?
Again, looks like I'm the only one confused about this, so apologies.

You can also possibly use the "tree" utility to better visualize your
fs tree, like:
tree -A  --inodes --noreport /mnt/TEST_ROOT

Jan, David, hope it's ok with you if I'll try to debug this.

Thanks,
Alex.






On Sat, Aug 25, 2012 at 11:24 AM, Robert Buhren <robert@robertbuhren.de> wrote:
> On 24.08.2012 15:33, David Sterba wrote:
>>
>> On Thu, Aug 23, 2012 at 10:54:54AM +0200, Robert Buhren wrote:
>>>
>>> I'm on linux-3.6-rc2 and btrfs-progs from git.
>>
>> Please try it with Chris' for-linus branch, it contains a fair portion
>> of send-related fixes and from brief look they may be related to the
>> errors you see.
>>
>> david
>
> Hi David,
>
> i just tried it with a kernel from the "for-linus" branch. But i still get
> the same error.
> Just to be sure:
> You ment this branch:
> http://git.kernel.org/?p=linux/kernel/git/mason/linux-btrfs.git;a=shortlog;h=refs/heads/for-linus
>
> right?
>
>
> Regards,
>
> Robert
>
> --
> 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

  reply	other threads:[~2012-08-27  9:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 10:22 Testing new send/receive: "ERROR: could not resolve root_id for" Robert Buhren
2012-08-19 14:59 ` Arne Jansen
2012-08-20 11:57 ` [PATCH] Btrfs-progs: replace find_mount_root from send code Jan Schmidt
2012-08-23  8:54   ` Robert Buhren
2012-08-24 13:33     ` David Sterba
2012-08-25  8:24       ` Robert Buhren
2012-08-27  9:16         ` Alex Lyakas [this message]
2012-08-27 18:37           ` Robert Buhren
2012-08-28  8:27             ` Alex Lyakas
2012-08-28 17:26               ` Alex Lyakas
2012-09-24 17:18                 ` David Sterba
2012-10-03 13:01   ` Alex Lyakas

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=CAHf9xvZ-VRx7yWZoqp-NMwzwmxHsjhBDS6agJfcY+3VcwjsA2g@mail.gmail.com \
    --to=alex.bolshoy.btrfs@gmail.com \
    --cc=ablock84@googlemail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=list.btrfs@jan-o-sch.net \
    --cc=robert@robertbuhren.de \
    --cc=sensille@gmx.net \
    /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).