Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNo such file or directory issue #5
Closed
Labels
Comments
|
It seems this error is normal as we are passing two snapshots to
A check point is added in order to avoid such problems in the future. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Description
One usual run of
sync-local.shproduces following output:Second run right after above output is as follows:
It looks like
btrfs sendkeeps the snapshot - somewhat - open and we can not read a snapshot we just sent.Re-running the
sync-local.shscript over and over again solves the issue.Version
smith-sync: 668e791 (relevant part here)
btrfs-progs: v4.11
Reproduction
Can not be reproduced by tests