Multicast problem with 1.3.0-RC-8 ?
-
Hi everybody
Iâm installing a new fresh Fog Server on a Debian 8.x (the previous was perfect, but the system disk died 0:-) ). Your work on Fog 1.3 is incredible, you made a very great job !
Managing computers, groups, uploading images (âŠ) : all is ok, but not multicast When I make a multicast task, I have errors like âinvalid multicast sessionâ or âattempting to check inâ. Here are the logs from /opt/fog/log/multicast.log ; the âArrayâ PHP error just after ââinterfaceâ looks very suspectâŠ
[09-05-16 4:37:36 pm] | Task (1) Multi-Cast Task is new!
[09-05-16 4:37:36 pm] | Task (1) Multi-Cast Task has been cleaned.
[09-05-16 4:37:36 pm] | Task (1) /images/imagelouvre2015 image file found.
[09-05-16 4:37:36 pm] | Task (1) 4 client(s) found or to receive.
[09-05-16 4:37:36 pm] | Task (1) Multi-Cast Task sending on base port: 56514
[09-05-16 4:37:36 pm] | CMD: cat /images/imagelouvre2015/d1p1.img | /usr/local/sbin/udp-sender --interface Array --min-receivers 4 --max-wait 600 --portbase 56514 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/imagelouvre2015/d1p2.img | /usr/local/sbin/udp-sender --interface Array --min-receivers 4 --max-wait 10 --portbase 56514 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/imagelouvre2015/d1p3.img | /usr/local/sbin/udp-sender --interface Array --min-receivers 4 --max-wait 10 --portbase 56514 --full-duplex --ttl 32 --nokbd --nopointopoint;
[09-05-16 4:37:36 pm] | Task (1) Multi-Cast Task has started.
[09-05-16 4:37:46 pm] | Task (1) Multi-Cast Task is no longer running.
[09-05-16 4:37:46 pm] | Task (1) Multi-Cast Task has been completed.Do you know where is the problem ?
My Fog version is SVN Revision 5952 :
commit a84bdebfe1b1149829cf14e745ae1f086b34ef14
Author: Tom Elliott tommygunsster@gmail.com
Date: Mon Sep 5 07:08:53 2016 -0400
Fix issue of hosts not able to search. Maintain as 1.3.0-RC-9.Thank you for your help !
Yours,
JC
-
Confirmed the capture issue and this has since been fixed in RC-10.
Solving as the multicast issue was already confirmed fixed.
-
Upgrade to rc-9 first. Then look in the wiki for âTroubleshoot Multicastâ
-
Issue was actually in RC-9, possibly RC-8 as well, but as he stated SVN Version was 5952 (which is rc-9) It wasnât too hard to find or correct.
RC 10 will have this fix (which I probably will release tomorrow evening is youâre looking for a spoiler).
-
Hum, yes youâre right, Iâm already in RC-9, I donât know if the problem was in RC-8 too. Iâll wait for the next release, I hope for you this will not be too hard to patch
With my encouragement !
JC
-
@JiC to ease you a little itâs already been patched
-
@Tom-Elliott Thank you so much
I tried the âversion 19â from branch âworking-RC-10â (SVN Revision: 5953). The problem with the multicast is solved, you rule !!!
But when I tried to capture a new image, the upload doesnât work anymore (I have an error like âMounting file system : failedâ). I think the problem is more general, because when I start capture in âdebug modeâ, I can see many settings are not defined :
(uploading was ok yesterday)
-
@JiC Can you move back to RC-9 and see if capture works?
-
@Wayne-Workman Itâs a luck that upgrading and downgrading Fog is so easy
I confirm with running Version 1.3.0-RC-9 (SVN Revision: 5952), I can make capture. It works perfectly (but multicast is still broken ^_^).
-
Confirmed the capture issue and this has since been fixed in RC-10.
Solving as the multicast issue was already confirmed fixed.