• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Multicast problem with 1.3.0-RC-8 ?

Scheduled Pinned Locked Moved Solved
Bug Reports
3
9
1.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    JiC
    last edited by Sep 5, 2016, 5:09 PM

    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

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Sep 7, 2016, 1:41 AM

      Confirmed the capture issue and this has since been fixed in RC-10.

      Solving as the multicast issue was already confirmed fixed.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • W
        Wayne Workman
        last edited by Sep 5, 2016, 10:26 PM

        Upgrade to rc-9 first. Then look in the wiki for “Troubleshoot Multicast”

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Sep 5, 2016, 11:43 PM

          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).

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • J
            JiC
            last edited by Sep 6, 2016, 6:00 AM

            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

            T 1 Reply Last reply Sep 6, 2016, 9:35 AM Reply Quote 0
            • T
              Tom Elliott @JiC
              last edited by Sep 6, 2016, 9:35 AM

              @JiC to ease you a little it’s already been patched

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              J 1 Reply Last reply Sep 6, 2016, 12:24 PM Reply Quote 0
              • J
                JiC @Tom Elliott
                last edited by Sep 6, 2016, 12:24 PM

                @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 :

                0_1473164642447_20160906_141538.jpg

                (uploading was ok yesterday)

                W 1 Reply Last reply Sep 6, 2016, 12:26 PM Reply Quote 0
                • W
                  Wayne Workman @JiC
                  last edited by Sep 6, 2016, 12:26 PM

                  @JiC Can you move back to RC-9 and see if capture works?

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  J 1 Reply Last reply Sep 6, 2016, 1:34 PM Reply Quote 0
                  • J
                    JiC @Wayne Workman
                    last edited by Sep 6, 2016, 1:34 PM

                    @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 ^_^).

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Sep 7, 2016, 1:41 AM

                      Confirmed the capture issue and this has since been fixed in RC-10.

                      Solving as the multicast issue was already confirmed fixed.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      1 / 1
                      • First post
                        7/9
                        Last post

                      186

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project