Images not replicating
-
Server
- FOG Version: 1.4.2 (with fix)
- OS: Debian 8
Client
- Service Version:
- OS:
Description
Our Images are not replicating to our nodes for some reason. Here is our image replicator log:
[07-20-17 3:02:06 pm] * Deleting remote file: /images/postdownloadscripts/ [07-20-17 3:02:06 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator..transfer.Pastore FogNode.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:1280000; mirror -c -r -R --ignore-time -vvv --exclude ".srvprivate" "/images/postdownloadscripts" "/images/postdownloadscripts"; exit' -u fog,[Protected] 131.128.50.238 [07-20-17 3:02:06 pm] * Started sync for Image postdownloadscripts [07-20-17 3:03:37 pm] * Type: 2, File: /var/www/html/fog/lib/service/fogservice.class.php, Line: 274, Message: fclose() expects parameter 1 to be resource, boolean given, Host: 131.128.54.239, Username: fog [07-20-17 3:12:06 pm] * Starting Image Replication. [07-20-17 3:12:06 pm] * We are group ID: 1. We are group name: default [07-20-17 3:12:06 pm] * We are node ID: 1. We are node name: Ecc-FogServer [07-20-17 3:12:06 pm] * Attempting to perform Group -> Group image replication. [07-20-17 3:12:06 pm] | Replicating postdownloadscripts [07-20-17 3:12:06 pm] * Found Image to transfer to 3 nodes [07-20-17 3:12:06 pm] | File Name: postdownloadscripts [07-20-17 3:12:06 pm] | Replication already running with PID: 29715 [07-20-17 3:12:06 pm] | 235 0 /images/postdownloadscripts/fog.postdownload [07-20-17 3:12:06 pm] | Files do not match. [07-20-17 3:12:06 pm] * Deleting remote file: /images/postdownloadscripts/ [07-20-17 3:12:06 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator..transfer.Pastore FogNode.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:1280000; mirror -c -r -R --ignore-time -vvv --exclude ".srvprivate" "/images/postdownloadscripts" "/images/postdownloadscripts"; exit' -u fog,[Protected] 131.128.50.238 [07-20-17 3:12:06 pm] * Started sync for Image postdownloadscripts [07-20-17 3:13:37 pm] * Type: 2, File: /var/www/html/fog/lib/service/fogservice.class.php, Line: 274, Message: fclose() expects parameter 1 to be resource, boolean given, Host: 131.128.54.239, Username: fog
-
We may have to get the developers involved here, but first I would like to update to FOG 1.4.4. Your issue may have been addressed since then. They will require you to be at the latest release anyway for assistance.
Also just ensure that in your storage node configuration (On the master node) for this remote server there is a password defined.
-
It turns out one of our nodes was down and as soon as it went back up replication resumed for all of our nodes
-
@zclift15 Just for clarity one downed node caused all replication to fail?