FOG 1.2.0 MultiCast Please Wait
-
Afternoon!
I’ve been searching across various site trying to find an answer to this but so far have yet to complete with a complete or working solution.
We are attempting to get multicasting working across VLANs. Currently we are imaging from our server on 10.15.x.x to 192.168.x.x
We have added two computers to a group and then set the multicast running. The computers PXE fine and go through the stages then stop at please wait. The job under active multi tasks remains as Queued and the Mutlicast log reads the below:
[CODE][07-31-14 11:03:16 am] | Task (47) MULTI is new!
[07-31-14 11:03:16 am] | Task (47) /images/BigJAdvanced2014 image file found.
[07-31-14 11:03:16 am] | Task (47) 2 client(s) found.
[07-31-14 11:03:16 am] | Task (47) MULTI sending on base port: 60520
[07-31-14 11:03:16 am] CMD: cat /images/BigJAdvanced2014/rec.img.|/usr/local/sbin/udp-sender --min-receivers 2 --p
ortbase 60520 --interface eth0 --max-wait 500 --full-duplex --ttl 32 --nokbd;cat /images/BigJAdvanced2014/sys.img.
|/usr/local/sbin/udp-sender --min-receivers 2 --portbase 60520 --interface eth0 --max-wait 500 --full-duplex --ttl
32 --nokbd;
[07-31-14 11:03:16 am] | Task (47) MULTI has started.
[07-31-14 11:03:26 am] | Task (47) MULTI is already running PID 26181
[07-31-14 11:03:36 am] | Task (47) MULTI is already running PID 26181
[07-31-14 11:03:46 am] | Task (47) MULTI is already running PID 26181
[07-31-14 11:03:56 am] | Task (47) MULTI is already running PID 26181
[07-31-14 11:04:06 am] | Task (47) MULTI is already running PID 26181
[/CODE]and then repeats the last line over and over again.
Can anyone shed some light on if this is likely a fog issue or a networking issue with our HP Core / Edge switches.
-
Hello community
I have problems in multicast, I configured version 1.2.0 for a 'different HD.
I changed the reading of images in file '/ var / www / fog / lib / fog / Config.class.php
‘define (’ STORAGE_DATADIR ‘,’ / mnt / imagensfog / ');
‘define (’ STORAGE_DATADIR_UPLOAD ‘,’ / mnt / imagensfog / dev / ');In unicast mode everything works perfectly, but when I create groups and try to put a picture of an OS the machines customers are stuck right at the start of the installation image.
checked the '/ opt / fog / log / multicast.log
’
bart2 @ bart2-virtual-machine: ~ $ tail-f / opt / fog / log / multicast.log
[07-31-14 11:18:27 am] | StorageNode Not found on this system.
[07-31-14 11:18:37 am] | StorageNode Not found on this system.
[07-31-14 11:18:47 am] | StorageNode Not found on this system.
[07-31-14 11:18:57 am] | StorageNode Not found on this system.
[07-31-14 11:19:07 am] | StorageNode Not found on this system.
[07-31-14 11:19:17 am] | StorageNode Not found on this system.
[07-31-14 11:19:27 am] | StorageNode Not found on this system.
[07-31-14 11:19:37 am] | StorageNode Not found on this system.
[07-31-14 11:19:47 am] | StorageNode Not found on this system.
[07-31-14 11:19:57 am] | StorageNode Not found on this system.
[07-31-14 11:20:07 am] | StorageNode Not found on this system.’
I do not know where he might be the problem, do I need to change the path of my images in another file?
\ Gilberto Ferraz
-
Hey,
since today i have the same lines at the multicast.log as Gilberto. But my storagenode is the default one on the server in the folder /images/
In the early morning i cloned some clients with multicast and then it stopped working.
Now i have the following lines in the multicast.log:
[CODE][08-01-14 10:54:59 am] | Task (6) is new!
[08-01-14 10:54:59 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:54:59 am] | Task (7) is new!
[08-01-14 10:54:59 am] | Task (7) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:09 am] | Task (6) is new!
[08-01-14 10:55:09 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:09 am] | Task (7) is new!
[08-01-14 10:55:09 am] | Task (7) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:19 am] | Task (6) is new!
[08-01-14 10:55:19 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:19 am] | Task (7) is new!
[08-01-14 10:55:19 am] | Task (7) failed to execute, image file:/images/testimage not found![/CODE]This is an old image, which i have deleted 2 days ago over the webinterface.
There are no active tasks running, but the search for the image. Whats going wrong?
Thank you.