All of lore.kernel.org
 help / color / mirror / Atom feed
* backing up a file server with many subvolumes
@ 2017-03-26  3:00 J. Hart
  2017-03-26  9:14 ` Roman Mamedov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: J. Hart @ 2017-03-26  3:00 UTC (permalink / raw)
  To: linux-btrfs

I have a Btrfs filesystem on a backup server.  This filesystem has a 
directory to hold backups for filesystems from remote machines.  In this 
directory is a subdirectory for each machine.  Under each machine 
subdirectory is one directory for each filesystem (ex /boot, /home, etc) 
on that machine.  In each filesystem subdirectory are incremental 
snapshot subvolumes for that filesystem.  The scheme is something like 
this:

<top>/backup/<machine>/<filesystem>/<many snapshot subvolumes>

I'd like to try to back up (duplicate) the file server filesystem 
containing these snapshot subvolumes for each remote machine.  The 
problem is that I don't think I can use send/receive to do this. "Btrfs 
send" requires "read-only" snapshots, and snapshots are not recursive as 
yet.  I think there are too many subvolumes which change too often to 
make doing this without recursion practical.

Any thoughts would be most appreciated.

J. Hart


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

end of thread, other threads:[~2017-04-01  8:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-26  3:00 backing up a file server with many subvolumes J. Hart
2017-03-26  9:14 ` Roman Mamedov
2017-03-26 19:51   ` Adam Borowski
2017-03-26 20:24 ` Peter Grandi
2017-03-27  5:57 ` Marat Khalili
2017-03-27 12:00   ` J. Hart
2017-03-27 13:05     ` Graham Cobb
2017-04-01  8:24   ` Kai Krakow
2017-03-27 11:53 ` Austin S. Hemmelgarn
2017-04-01  8:21   ` Kai Krakow

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.