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

    Ubuntu 14.04 LTS, Fog 1.2 multicast not working

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    6
    2.1k
    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.
    • C
      chall
      last edited by

      New to Fog, followed walkthrough to set up a single fog 1.2 server. No prob PXE booting and registering a WIn7 client and and unicast is working fine to capture and deploy an image to from the client. Tested using same switch we have been using for Ghost multicasting (single subnet on same switch).

      Unfortunately when attempting to multicast, the clients connect and show up on the server they just never start transferring. When going through the multicast troubleshooting guide, getting a bit lost and not able to start and stop the Mulicast service or detect the process.

      Been stuck a few days would love to get this back on track.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @chall If things get stuck with multicast you usually need to “cleanup” by hand. Delete all the active tasks in the web gui (ALL!). Kill all udp-sender processes and best if you restart FOGMulticastManager:

        sudo service FOGMulticastManager stop
        sudo killall -9 udp-sender
        sudo service FOGMulticastManager start
        

        Then try again.

        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

        C 1 Reply Last reply Reply Quote 0
        • C
          chall @Sebastian Roth
          last edited by

          @Sebastian-Roth

          Followed your suggestion - see below:

          administrator@fogtest:~$ sudo service FOGMulticastManager stop
          [sudo] password for administrator:

          • Stopping FOG Computer Imaging Solution: FOGMulticastManager start-stop-daemon: warning: failed to kill 1383: No such process
            [ OK ]
            administrator@fogtest:~$ sudo killall -9 udp-sender
            udp-sender: no process found
            administrator@fogtest:~$ sudo service FOGMulticastManager start
          • Starting FOG Computer Imaging Solution: FOGMulticastManager [ OK ]

          ---------------------------------------------end log----------------

          Attempted to push image to 2 clients via multicast. Same behavior, clients never start transferring. They stay on the Starting to restore image (-). Active tasks on the server shows them but the transfer never starts.

          Chris

          1 Reply Last reply Reply Quote 0
          • C
            chall
            last edited by

            I “think” we figured it out.

            Went into FOG Settings > FOG System Settings > Multicast Settings > FOG_UDPCAST_INTERFACE change it to the interface listed which was eth0 to what was listed in ifconfig which is em1.

            We then restarted the Multicast service:

            sudo service FOGMulticastManager stop
            sudo service FOGMulticastManager start

            Thanks,
            Chris

            1 Reply Last reply Reply Quote 2
            • S
              Sebastian Roth Moderator
              last edited by

              @chall Good you found this and thanks for letting us know. Hope this might help others as well.

              I am just wondering which interface you specified when installing??

              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

              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @Sebastian Roth
                last edited by

                @Sebastian-Roth said in Ubuntu 14.04 LTS, Fog 1.2 multicast not working:

                I am just wondering which interface you specified when installing??

                FOG 1.2.0 doesn’t change the DB’s interface settings from the default eth0, even if you specify something different during installation. FOG Trunk does though.

                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 1
                • 1 / 1
                • First post
                  Last post

                330

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project