Unsolved
This post is more than 5 years old
2 Intern
•
125 Posts
0
815
July 3rd, 2009 03:00
first time sync when replication link failed
in the first time sync, if there's no files in the target side. replistor will copy the whole file to the target. what will happend if the replication link failed? can replistor continue the sync on the breaking point? or re-start sync from scratch?
No Events found!


dingding1
2 Intern
•
125 Posts
0
July 4th, 2009 02:00
but how about if only one big file (say 10G) in source site, when 2G transferred to target, and link broken, in this scenario, what will be the next step when link resumed?
1) resend from scratch
2) continue send the remaing 8G data
jschrade1
2 Intern
•
106 Posts
0
August 17th, 2009 07:00
RS will run through the entire 10GB file in the same manner. If any of the chunks do not compare or if the chunk does not exist, RS will re-send the chunk of the files. It goes throught the whole file in that manner until all the chunks compare correctly. At that point, the files are the same on both nodes.