Multicast group problems
-
I am noticing it takes 10-20mins for a multicast session to even start.
in config.php I have the following
checkin_timeout = 60
FOG_MULTICAST_MAX_SESSIONS=500and in /opt/fog/service/etc/config.php
“MULTICASTDEVICEOUTPUT”=/dev/tty2
“MULTICASTSLEEPTIME”=10
“MULTICASTINTERFACE”=eth0
“UDPSENDER_MAXWAIT”=240 -
I don’t think a session will not start until all hosts have checked in. Have you made sure this is not the issue?