cephfs_mirror: use snapdiff api for incremental syncing#54633
cephfs_mirror: use snapdiff api for incremental syncing#54633
Conversation
f506dc9 to
90273f0
Compare
2b229c5 to
59a9006
Compare
59a9006 to
2af270f
Compare
3065ee8 to
d2a5d61
Compare
|
jenkins retest this please |
d2a5d61 to
9563d83
Compare
9cc9423 to
369e4ec
Compare
f5e9b11 to
429d505
Compare
|
@vshankar This is ready for your review. |
|
jenkins test make check |
Thx for the update - I'll have a look today. |
Use snapdiff api to sync only the delta of files between two snapshots. Fixes: https://tracker.ceph.com/issues/61334 Signed-off-by: Jos Collin <jcollin@redhat.com>
429d505 to
96c351c
Compare
|
https://pulpito.ceph.com/?branch=wip-vshankar-testing-20240307.013758 (test run review pending) |
In these tests: test_cephfs_mirror_incremental_sync shows failed status. test_cephfs_mirror_cancel_mirroring_and_readd shows failed status. |
|
@vshankar updated the tracker. |
Thanks. |
Use snapdiff api to sync only the delta of files between two snapshots.
Fixes: https://tracker.ceph.com/issues/61334