linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rasmus Eskola <fruitiex@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: btrfs-receive rename error
Date: Thu, 29 May 2014 18:32:45 +0300	[thread overview]
Message-ID: <CADiq+R44LEu+x-UXWtKOm9Gp0-05bPhXKY=j19pFZ_YPr+_p+g@mail.gmail.com> (raw)

Hi,

I'm trying to send an incremental backup of a btrfs subvolume to
another host using the command:

sudo btrfs send -v /home/backup/2014-05-29_02:26:38 | ssh "root@s"
"btrfs receive -v /btrfs/backup_bulky/home"

Eventually it stops with the following error:
ERROR: rename o941570-199282-0 ->  failed. Not a directory

Seems like a bug to me, I tried searching for inodes '941570' or
'199282' but came up with no results on either. btrfsck reports no
problems.

Any ideas on how to solve this or debug it further? The subvolume is
around 400 gb large, and it's a few days since I made the previous
incremental backup, so I unfortunately haven't been able to find any
root cause or a way to reproduce the bug outside of this subvolume.

At the time of writing I'm running the 3.15.0-rc1 kernel with
btrfs-progs v3.14 on both machines.

Best regards,
Rasmus Eskola

             reply	other threads:[~2014-05-29 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 15:32 Rasmus Eskola [this message]
2014-06-02 16:15 ` btrfs-receive rename error Filipe David Manana

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='CADiq+R44LEu+x-UXWtKOm9Gp0-05bPhXKY=j19pFZ_YPr+_p+g@mail.gmail.com' \
    --to=fruitiex@gmail.com \
    --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).