public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* Some file lost when send back snapshot.
@ 2019-04-25 13:34 MASAKI Haruka
  2019-04-25 17:55 ` Andrei Borzenkov
  0 siblings, 1 reply; 8+ messages in thread
From: MASAKI Haruka @ 2019-04-25 13:34 UTC (permalink / raw)
  To: linux-btrfs

I send snapshot from backup volume, and send new snaopshot to backup volume,
and some file lost in received volume.

In detail:

1. Host A has new Btrfs volume and Host B have two backuped readonly subvolumes (190312-010100, 190315-001000).
2. Host B send 190315-001000 subvolume to Host A.
3. Host A completely received (all files exist.)
4. Host B took new readonly snapshot "back1" on 190315-001000 (all files exist.)
5. Host B send back1 with `-p 190315-001000` to Host A (some file lost.)
6. Host B took new read-writable snapshot "world" on back1 (all files exist.)
7. Host B modified world.
8. Host B took new readonly snapshot "back2" on world (all files exist.)
9. Host B send back2 with `-p 190315-001000` to Host A (some file lost.)
10. Deleted received snapshot and Host B send back2 with `-p back1` to Host A (some file lost.)

Kernel
5.0.5-1-MANJARO

Btrfs progs
btrfs-progs 4.20.2-1


What I should do?

Thanks.



Masaki Haruka

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

end of thread, other threads:[~2019-04-27 20:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-25 13:34 Some file lost when send back snapshot MASAKI Haruka
2019-04-25 17:55 ` Andrei Borzenkov
2019-04-26  4:50   ` MASAKI Haruka
2019-04-26 17:30     ` Andrei Borzenkov
2019-04-26 18:12       ` MASAKI Haruka
2019-04-26 18:27         ` Andrei Borzenkov
2019-04-27  5:50           ` MASAKI Haruka
2019-04-27 20:54           ` Chris Murphy

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