linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Which better: rsync or snapshot + rsync --delete
@ 2013-08-02 23:59 Martin
  2013-08-03  7:57 ` Bart Noordervliet
  2013-08-03 16:54 ` Kai Krakow
  0 siblings, 2 replies; 3+ messages in thread
From: Martin @ 2013-08-02 23:59 UTC (permalink / raw)
  To: linux-btrfs

Which is 'best' or 'faster'?

Take a snapshot of an existing backup and then "rsync --delete" into
that to make a backup of some other filesystem?

Or use "rsync --link" to link a new backup tree against a previous
backup tree for the some other filesystem?

Which case does btrfs handle the better?

Would there be any problems for doing this over an nfs mount of the btrfs?


Both cases can take advantage of the raid and dedup and compression
features of btrfs. Would taking a btrfs snapshot be better than rsync
creating the hard links to unchanged files?

Any other considerations?

(There are perhaps about 5% new or changed files each time.)

Thanks,
Martin


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-03 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 23:59 Which better: rsync or snapshot + rsync --delete Martin
2013-08-03  7:57 ` Bart Noordervliet
2013-08-03 16:54 ` Kai Krakow

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).