Forcing image sync
-
Hi,
I need to get an image to resync over to our storage node. If I manually delete the specific image folder from the room images folder (running on ubuntu) will it resync?At the moment it seems not but dont know if it should.
Here are my image replication logs from the master
[02-21-18 3:51:40 pm] | There are no other members to sync to. [02-21-18 3:51:40 pm] | Image Name: Win10-Desktop [02-21-18 3:51:40 pm] * Not syncing Image between nodes [02-21-18 3:51:40 pm] | There are no other members to sync to. [02-21-18 3:51:40 pm] | Image Name: rep_test [02-21-18 3:51:40 pm] * Not syncing Image between nodes [02-21-18 3:51:40 pm] | There are no other members to sync to. [02-21-18 3:51:40 pm] | Image Name: Generic_Win10 [02-21-18 3:51:40 pm] * Not syncing Image between nodes [02-21-18 3:51:40 pm] * Attempting to perform Group -> Nodes image replication. [02-21-18 3:51:40 pm] | Replication already running with PID: 27013 [02-21-18 3:51:40 pm] | Image Name: Win10-Desktop [02-21-18 3:51:40 pm] * Found Image to transfer to 2 groups [02-21-18 3:51:40 pm] * Started sync for Image rep_test lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.rep_test.transfer.ATL-FOG.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c -r -R --ignore-time -vvv --exclude ".srvprivate" "/images/rep_test" "/images/rep_test"; exit' -u fog,[Protected] 10.0.0.23 [02-21-18 3:51:40 pm] | CMD: [02-21-18 3:51:40 pm] * Starting Sync Actions [02-21-18 3:51:39 pm] * Deleting remote file: /images/rep_test/ [02-21-18 3:51:39 pm] | Files do not match. [02-21-18 3:51:39 pm] | 0 0 /images/rep_test/test2.img ftp://fog:********@10.0.0.23/images/rep_test/
I can see that it has copied test_rep and updated the files within that folder after the intial sync which created it.
Having deleted Window10-Desktop it has not re created it.
Thanks.
-
@coxm Two questions:
- What version of fog is this?
- Is your master node on the same version as the storage nodes?