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

    SVN 3710 : udp-sender send multicast to eth0 instead of em1

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    7
    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
      Jean-Jacques Morda
      last edited by

      Hello,

      after creating topics in the wrong way, here is the a bug : in multicask session, the udp-sender command send multicast stream to network interface eth0 instead of em1 in my case :

      ==> multicast.log.udpcast.28 <==
      The following interfaces are available:
      lo 127.0.0.1
      em1 172.31.43.1
      cat: erreur d’écriture: Relais brisé (pipe)
      Udp-sender 20120424
      No suitable network interface found
      The following interfaces are available:
      lo 127.0.0.1
      em1 172.31.43.1
      cat: erreur d’écriture: Relais brisé (pipe)

      Settings are correct in fog settings.

      1 Reply Last reply Reply Quote 0
      • J
        Jean-Jacques Morda
        last edited by

        Seems the getInterface() function return the bad one…

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          The get interface method used to get the udp cast interface, which works only if there is one master node in your network. And that the interface is set to get the proper names interface. However each case node has its own interface set as well. I set the get interface method to grab the images group master nodes interface so the image can be multicast end properly regardless of where the image is located. Check your storage nodes to ensure the interface for that node is correct. Trunk should work normal now because it detects the real interface name and not always assume eth0 will be the name. Hopefully this makes sense.

          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
          • T
            tmerrick
            last edited by

            I am running git version 4196 of fog on a red hat release 6.6 system. I can no longer multicast it just hangs on the clients waiting for the multicast to start. The multicast.log file shows that the multicast server is picking up eth1 instead of eth0 for the multicast interface (both are active). The FOG_UDPCAST_INTERFACE is set to eth0. Is there someplace else to look?

            Tom ElliottT 1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott @tmerrick
              last edited by

              @tmerrick update your version please and try again. This time pay attention to the master nodes’ interface settings as this is now what multicast manager is using to send out the tasking.

              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
              • T
                tmerrick
                last edited by

                At 4236 and it is still going to eth1. There is only one Storage node and it has eth0 defined in its interface. Is the master interface setting set someplace else?

                1 Reply Last reply Reply Quote 0
                • T
                  tmerrick
                  last edited by

                  It is fixed at 4250.

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

                  275

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project