From: Giuseppe Della Bianca <g.dellabianca@gestiware.it>
To: wertstoffe@nurfuerspam.de
Cc: linux-btrfs@vger.kernel.org
Subject: Re: send snapshot from snapshot incremental
Date: Wed, 29 Mar 2017 14:24:40 +0200 [thread overview]
Message-ID: <1490790280.3490.22.camel@localhost> (raw)
In-Reply-To: <j33rqd-nkh.ln1@aldebaran.xundeenergie.at>
Hi.
>Jakob Schürz Tue, 28 Mar 2017 15:16:28 -0700
>Thanks for that explanation.
>I'm sure, i didn't understand the -c option... and my english is pretty
>good enough for the most things I need to know in Linux-things... but
>not for this. :-(
]zac[
In one of my scripts I use this method:
subvolume X
readonly snapshot X1
readonly snapshot X2
readonly snapshot X3
....
send 1 btrfs send X1
send 2 btrfs send -p X1 X2
send 3 btrfs send -p X2 X3
....
Any other sequence does not work, in the receive subvolume there must be the full parent (X1 then X2 then ...).
Gdb
https://sourceforge.net/projects/btrfsmanage/
next prev parent reply other threads:[~2017-03-29 12:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-25 22:37 send snapshot from snapshot incremental Jakob Schürz
2017-03-25 23:31 ` Hans van Kranenburg
2017-03-26 20:07 ` Peter Grandi
2017-03-28 22:01 ` Jakob Schürz
2017-03-28 22:40 ` J. Hart
2017-03-28 22:51 ` Hugo Mills
2017-03-29 9:41 ` Henk Slager
2017-03-29 12:11 ` Andrei Borzenkov
2017-03-29 12:24 ` Giuseppe Della Bianca [this message]
2017-04-13 1:14 ` Jakob Schürz
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=1490790280.3490.22.camel@localhost \
--to=g.dellabianca@gestiware.it \
--cc=linux-btrfs@vger.kernel.org \
--cc=wertstoffe@nurfuerspam.de \
/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).