@bardwood said in FOG UEFI image sync with storage node seems to be looping\failing on UUID info.:
When I was capturing these images, all the disk info would get captured but it would error on ‘d1.original.swapuuids’.
We need to know the exact error - otherwise it’s just guess work going the wrong way.
Though I am not an expert on the replication logic yet I think the issue could be that you’ve deleted that file on the master. Please move that d1.original.swapuuids on your storage node out of the way (so you still have a backup copy of it just in case): mv /images/X1CG2-UEFI-FC-V1/d1.original.swapuuids /root
Then see if replication stops looping.
Replication is a very tricky thing to get right and so messing with it (deleting files by hand) makes it even harder.