From: Duncan <1i5t5.duncan@cox.net>
To: linux-btrfs@vger.kernel.org
Subject: Re: Are there plans for full btrfs filesystem backups?
Date: Mon, 11 May 2015 03:55:51 +0000 (UTC) [thread overview]
Message-ID: <pan$2bd31$990b002e$ebe891e2$76d0f14f@cox.net> (raw)
In-Reply-To: 20150510164944.GI16535@merlins.org
Marc MERLIN posted on Sun, 10 May 2015 09:49:44 -0700 as excerpted:
> Are there any plans for a full filesystem send/receive, not just a
> subvolume send/receive?
Recent discussion suggests yes, tho it's a relatively new plan.
More specifically, the recent discussion seemed to settle around the need
for a send/receive --recursive option, which would recurse into nested
subvolumes. IIRC, the systemd folks requested that for their container
management, among other things. And if I remember the thread correctly,
I /believe/ one of the devs said they agreed and were taking on the
project.
That would of course allow recursing from ID5/the-root-subvolume, thus
filling your request, but it would be more flexible than full filesystem
send/receive, as it could handle arbitrary subvolume subtrees, too.
Previous to that, I don't believe it was on the roadmap. It reads like a
bunch of people, now including you, independently becoming aware that it
was a problem at roughly the same time.
Meanwhile, there's another potential alternative as well, for the whole
filesystem non-incremental case. If you're backing up everything, you
can of course dd/netcat the individual component devices making literal
byte for byte copies, tho you'd want to do it to a remote machine, to
avoid the kernel detecting a local copy as part of the same filesystem,
due to UUID duplication. But incrementals, parallel to send/receive with
parent, would seem to be impractical.
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
next prev parent reply other threads:[~2015-05-11 3:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-10 16:49 Are there plans for full btrfs filesystem backups? Marc MERLIN
2015-05-11 3:55 ` Duncan [this message]
2015-05-11 4:57 ` Chris Murphy
2015-05-12 5:36 ` Duncan
-- strict thread matches above, loose matches on Subject: below --
2015-05-10 22:17 csirac2
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='pan$2bd31$990b002e$ebe891e2$76d0f14f@cox.net' \
--to=1i5t5.duncan@cox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.