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.