cooka / fastdfs

Automatically exported from code.google.com/p/fastdfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re-sync server that is out of sync

GoogleCodeExporter opened this issue · comments

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

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