Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* btrfs double send
@ 2015-10-24 17:36 kolcon
  2015-10-24 17:52 ` Filipe Manana
  0 siblings, 1 reply; 7+ messages in thread
From: kolcon @ 2015-10-24 17:36 UTC (permalink / raw)
  To: linux-btrfs

Hello,

I would like to do backups based on btrfs send/receive.

So I though I would do a transfer over portable HDD and then incremental
sends (using -p) over network.

Initial :

btrfs send "all" (primary HDD) →  btrfs receive (portable HDD) →  btrfs 
send/receive (final HDD)

Later :

btrfs send -p "all" new →  ssh newhost "btrfs receive … "

But I found out that does not work. It complains parent not found.

Am I doing something wrong, or is it intended behaviour?

Best regards,

Lubos

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

end of thread, other threads:[~2015-10-25 14:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 17:36 btrfs double send kolcon
2015-10-24 17:52 ` Filipe Manana
2015-10-24 23:52   ` Duncan
2015-10-25 13:38   ` Ed Tomlinson
2015-10-25 13:42     ` Filipe Manana
2015-10-25 14:10       ` Ed Tomlinson
2015-10-25 14:19         ` Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox