You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a checkpoint file in /var that is repeatedly updated during a send could make this possible. The update interval could be based on 'bcount', using a large value possibly >100MB to be worthwhile.
If the checkpoint exists both locally and on dest with the same value, then check that chunk files exist & are non-zero, and resume send from that point.
Check metadata for '-tmp' when starting a send, then find which chunks were sent and continue sending from that point.
Associated changes:
class Volume
initial detectionprepare_snapshots()
with special condition for monitor_only modemonitor_send()
andsend_volume()
The text was updated successfully, but these errors were encountered: