@Jonathan-Cool said:
Hi everybody,
I’m trying to Multicast work on my FOG Server but when i boot my clients on the PXE with multicast deploy feature, computers freeze on “Starting to restore image to device” screen.
Basic informations :
FOG Version : 1.2.0
OS Version : Debian 7
uname -a : Linux fog 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux
foginstall.log : http://pastebin.com/w42B1DVs
After some research, i found a link with some tests : https://wiki.fogproject.org/wiki/index.php/Multicasting
and some good ideas on this forum like restart the multicast service but … when i try do restart the multicast service, Debian say “unrecognized service”.
I can’t see any log into the fog interface (multicast, scheduler, replicator) and i can’t restart theses services … Debian say the same message …
ls -la /etc/init.d : http://pastebin.com/38MWDUrL
This is weird but Fog seem to have an uncomplete install … (unicast work like a charm) …
Many thank for your help.
(French user, sorry if my english is like a poop)
Hi,
Have you try to re run the installer ?
I’m in Debian 7, and below FOG services in init.d :
ls -l /etc/init.d/FOG*
-rwxr-xr-x 1 root root 1942 mai 20 15:16 /etc/init.d/FOGImageReplicator
-rwxr-xr-x 1 root root 2008 mai 20 15:16 /etc/init.d/FOGMulticastManager
-rwxr-xr-x 1 root root 1854 mai 20 15:16 /etc/init.d/FOGScheduler
-rwxr-xr-x 1 root root 1951 mai 20 15:16 /etc/init.d/FOGSnapinReplicator
Regards,
Ch3i.