Location plugin not working after update to 1.4.4
-
You have set two different nodes as master node in the same Storage Group. This will cause all sorts of issues, only one node can be master node in a group.
-
Sorry that was for tests. I have corrected that but still the same issue:
-
@Al.cmb As George said, image capture always goes to the Master node of the Group. The Master then copies it over to the rest of the group via the Image Replication service.
If this is not the desired behavior, then you will need another Group.
Deployment should work as expected, though, so that’s odd.
-
How can i debug that?
Log files to check or anything else? -
Cross linking threads, the experience seems to be similar: https://forums.fogproject.org/topic/10432/i-would-like-a-add-a-new-hdd
-
@Al.cmb Just for clarity in your picture (referenced by this post) if you have a NAS as a master node replication will not happen to other storage nodes in the storage group. If a FOG server (normal install) is the master node in a storage group then replication happens. Just be aware of this. It doesn’t explain your current issue though.
-
Image Captures are ALWAYS done to the Master Node in a group. Based on the Pictures I’m seeing, UN-002 CDF (location) is NOT a master node. However, when replication occurs it should be placed on UN-002 CDF’s defined storage location.
You MIGHT have to restart the Master node’s FOGImageReplicator/FOGSnapinReplicator services for the change to take effect.
-
Thanks for all your answers!!
I know that my configuration is not standard but i am quite sure that was working for the deploy part:
My Fog Server is a VM that has not enough space to store images.
Only the Synology Nodes stores the images, snappins and tftp files.
I know that Synology Node cannot perform replication so i have made the replication by CloudShare Sync.The workaround i have applied to deploy or capture my images since the problem appeared is to disable the storage node of the remote site when i make a deploy or capture.
I have tried to capture an image in this way and deploy on the other site ans it works.
Only the location is not working. -
@Quazz said in Location plugin not working after update to 1.4.4:
You have set two different nodes as master node in the same Storage Group. This will cause all sorts of issues, only one node can be master node in a group.
This is off topic a bit but, I believe a couple years ago, @Tom-Elliott had the GUI setup so it wouldn’t allow you to set more than one master per group. I guess that’s not the case anymore?
-
@Wayne-Workman Sorry didn’t see this till now, no, that is still the case.
-
For reference, setting master node to a group should reset all nodes to the group to no longer be master and define the chosen item. That said, when paired with the Location Plugin, there’s a hook to “trick” the nodes in a location to believe they are also master nodes to enable multicast to happen, maybe this is what made the GUI appear to have two master nodes in a single group?