re-sync server that is out of sync
Opened this issue · 1 comments
GoogleCodeExporter commented
Hi,
We have had a server in a content group broken for about two weeks. Now that
it's been repaired it's back online again but the fdfs_storaged daemon doesnt
sync/download old files that has been uploaded during these two weeks within
its group.
Is there a way to tell the storaged daemon to re-download files from the other
node in the group now that it's out of sync?
// Daniel
Original issue reported on code.google.com by dan...@blodan.se
on 27 Nov 2014 at 1:52
GoogleCodeExporter commented
Sorry, I found the answer to my question after some debugging :)
running fdfs_monitor /path/to/storage.conf gave me the out of sync delay for
the contenet node that has been down, and re-running the command showed that it
was going down slowly but steadily, so it seems to be syncing as it should :)
You can close this problem report
Original comment by dan...@blodan.se
on 27 Nov 2014 at 2:10