* Question about "btrfs send/receive"
@ 2015-06-23 7:15 Cao jin
2015-06-24 3:24 ` Marc MERLIN
0 siblings, 1 reply; 4+ messages in thread
From: Cao jin @ 2015-06-23 7:15 UTC (permalink / raw)
To: linux-btrfs
Hi all,
I am considering implement the btrfs send/receive command in
libguestfs(http://libguestfs.org/), and found that incremental send
seems pretty complicated. So my questions is:
1. What is the most usually usage of btrfs send/receive?
2. Does it make sense to implement the simplest form?
$ btrfs send -f sent_file subvol
Could anyone give a introduction and suggestions?
Thanks in advance
--
Yours Sincerely,
Cao Jin
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Question about "btrfs send/receive"
2015-06-23 7:15 Question about "btrfs send/receive" Cao jin
@ 2015-06-24 3:24 ` Marc MERLIN
2015-06-24 3:40 ` Cao jin
0 siblings, 1 reply; 4+ messages in thread
From: Marc MERLIN @ 2015-06-24 3:24 UTC (permalink / raw)
To: Cao jin; +Cc: linux-btrfs
On Tue, Jun 23, 2015 at 03:15:23PM +0800, Cao jin wrote:
> Hi all,
> I am considering implement the btrfs send/receive command in
> libguestfs(http://libguestfs.org/), and found that incremental send
> seems pretty complicated. So my questions is:
> 1. What is the most usually usage of btrfs send/receive?
> 2. Does it make sense to implement the simplest form?
> $ btrfs send -f sent_file subvol
Sure, have a look at this:
http://marc.merlins.org/perso/btrfs/2014-03.html#Btrfs-Tips_-Doing-Fast-Incremental-Backups-With-Btrfs-Send-and-Receive
Cheers,
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Question about "btrfs send/receive"
2015-06-24 3:24 ` Marc MERLIN
@ 2015-06-24 3:40 ` Cao jin
2015-06-24 4:21 ` Marc MERLIN
0 siblings, 1 reply; 4+ messages in thread
From: Cao jin @ 2015-06-24 3:40 UTC (permalink / raw)
To: Marc MERLIN; +Cc: linux-btrfs
Hi Marc,
I can`t access /perso/btrfs/2014-03.html on that server. But I
guess it has similar content as
https://btrfs.wiki.kernel.org/index.php/Incremental_Backup ?
If so, I am afraid incremental backup not suitable for a API
implementation in libguestfs.
Is the simplest form a usual condition people will use for
subvolume backup? Is the simplest form make sense in daily life?
在 2015年06月24日 11:24, Marc MERLIN 写道:
> On Tue, Jun 23, 2015 at 03:15:23PM +0800, Cao jin wrote:
>> Hi all,
>> I am considering implement the btrfs send/receive command in
>> libguestfs(http://libguestfs.org/), and found that incremental send
>> seems pretty complicated. So my questions is:
>> 1. What is the most usually usage of btrfs send/receive?
>> 2. Does it make sense to implement the simplest form?
>> $ btrfs send -f sent_file subvol
>
> Sure, have a look at this:
> http://marc.merlins.org/perso/btrfs/2014-03.html#Btrfs-Tips_-Doing-Fast-Incremental-Backups-With-Btrfs-Send-and-Receive
>
> Cheers,
> Marc
>
--
Yours Sincerely,
Cao Jin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Question about "btrfs send/receive"
2015-06-24 3:40 ` Cao jin
@ 2015-06-24 4:21 ` Marc MERLIN
0 siblings, 0 replies; 4+ messages in thread
From: Marc MERLIN @ 2015-06-24 4:21 UTC (permalink / raw)
To: Cao jin; +Cc: linux-btrfs
On Wed, Jun 24, 2015 at 11:40:21AM +0800, Cao jin wrote:
> Hi Marc,
> I can`t access /perso/btrfs/2014-03.html on that server. But I
> guess it has similar content as
> https://btrfs.wiki.kernel.org/index.php/Incremental_Backup ?
> If so, I am afraid incremental backup not suitable for a API
> implementation in libguestfs.
> Is the simplest form a usual condition people will use for
> subvolume backup? Is the simplest form make sense in daily life?
Argh, you're probably trying to connect from China. If so, my apologies,
after repeated abuse and attacks from too many Chinese netblocks and
netblocks owners who never replied to any Email or did anything to
address the issues reported, I was forced to block all of China.
You'll find a copy here:
https://web.archive.org/web/20150619002831/http://marc.merlins.org/perso/btrfs/2014-03.html
Scroll down to 2014/03/22
Cheers,
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ | PGP 1024R/763BE901
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-24 4:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 7:15 Question about "btrfs send/receive" Cao jin
2015-06-24 3:24 ` Marc MERLIN
2015-06-24 3:40 ` Cao jin
2015-06-24 4:21 ` Marc MERLIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox