Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: kolcon@kolcon.net
To: linux-btrfs@vger.kernel.org
Subject: btrfs double send
Date: Sat, 24 Oct 2015 19:36:17 +0200	[thread overview]
Message-ID: <20151024173617.GA26012@nbnb1> (raw)

Hello,

I would like to do backups based on btrfs send/receive.

So I though I would do a transfer over portable HDD and then incremental
sends (using -p) over network.

Initial :

btrfs send "all" (primary HDD) →  btrfs receive (portable HDD) →  btrfs 
send/receive (final HDD)

Later :

btrfs send -p "all" new →  ssh newhost "btrfs receive … "

But I found out that does not work. It complains parent not found.

Am I doing something wrong, or is it intended behaviour?

Best regards,

Lubos

             reply	other threads:[~2015-10-24 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24 17:36 kolcon [this message]
2015-10-24 17:52 ` btrfs double send Filipe Manana
2015-10-24 23:52   ` Duncan
2015-10-25 13:38   ` Ed Tomlinson
2015-10-25 13:42     ` Filipe Manana
2015-10-25 14:10       ` Ed Tomlinson
2015-10-25 14:19         ` Filipe 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=20151024173617.GA26012@nbnb1 \
    --to=kolcon@kolcon.net \
    --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