@tlehrian It’s usually good to open new topics on different issues. People will find answers more easily and hopefully be able to help themselves using the forum search. We’ll discuss this other topic here as well but I just want to encourage you to open as many topics as you have issues. There is no limit.
I’m running into another error that Restoring GPT Partition Tables failed (see pic).
We were able to track down an issue that sounds very similar last week. Find the details here: https://forums.fogproject.org/topic/13440/fog-1-5-6-auto-resize-is-unpredictable
To try the fixed binaries download 64 Bit and 32 Bit and put those in /var/www/html/fog/service/ipxe/ dir on your FOG server. Probably good to rename the original ones instead of overwriting.
Ok, back to the initial multicast topic: The log you posted seems fine from my point of view. There is no message saying "This is not the master node.” as you mentioned before.
If you seem to have problems with multicasting I’d advise you to try and not spawn new sessions before you made sure the old one is completely terminated. Take a look at the logs as well as run ps ax | grep 'udp-sender' (make sure you use single quotes here!) to see if some left overs are still running. If so you want to terminate those processes (killall udp-sender).
Edit: Just had another thought on the “This is not the Master Node” message: Please read this: https://github.com/FOGProject/fogproject/issues/268