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

    Multicast Session on wrong eth-port

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    5
    17
    3.5k
    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.
    • S
      Sebastian Roth Moderator
      last edited by

      @abos_systemax Yesterday I was wrong when saying that Tom has changed some interface detection code as this was not related to the bandwidth stuff in question.

      So I am just trying again: Moving this to bug reports as I remember @Tom-Elliott having changed the interface configuration/discovery code not long ago.

      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
      • Q
        Quazz Moderator
        last edited by

        There is also a multicast section in the settings area where you can specify your multicast interface, make sure that’s set to eth0

        1 Reply Last reply Reply Quote 0
        • A
          abos_systemax
          last edited by

          all settings were set to eth0. As soon as we removed eth1, the multicast got onto the right eth port

          Q 1 Reply Last reply Reply Quote 0
          • Q
            Quazz Moderator @abos_systemax
            last edited by

            @abos_systemax If you’re not using eth1, I think you can disable it in Linux for the time being, but this is definitely a bug.

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

              What version of FOG are you running?

              I ask because, @Sebastian-Roth is correct that I changed ethernet discovery for multicast tasks.

              Ultimately, the new code takes the Storage Node’s IP/Hostname and tries to find the interface that’s using that IP Address. (I convert hostname to IP address in case it’s stored on the Node in FQDN/Hostname form.)

              How well it works, I don’t know as I can not test all potential scenarios.

              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

              A 1 Reply Last reply Reply Quote 0
              • A
                abos_systemax @Tom Elliott
                last edited by

                @Tom-Elliott Trunk version 7843.

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

                  @abos_systemax When the command starts, I know it’s showing on the wrong interface, but is it also showing the wrong IP address?

                  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
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Can we get some info when you have time?

                    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
                    • A
                      abos_systemax
                      last edited by

                      Hi Tom, sorry for me not replying. I was busy with different work in the meantime.
                      I am unable to recall the IPadress of the NIC, because the chosen NIC was connected to a VLAN that does not have a DHCP-server nor a static IP assigned. Also; as soon as we took the other NIC down, the problem resolved itself. I am willing to check what happens if I re-enable the second NIC, but am not able to do so in the upcoming week.

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

                        Should we mark this solved for now as taking the second NIC down fixed the issue?

                        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
                        • A
                          abos_systemax
                          last edited by

                          As far as I am concerned: Yes, but the issue itself might not yet be fixed

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

                            Any way we can get some more information with this?

                            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

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              dvchuyen
                              last edited by dvchuyen

                              I just updated to lasted Trunk version today and have the same problem

                              Multicast setting
                              alt text

                              Storage node (I have only 1 node)
                              alt text

                              And this is multicast log (wrong interface and IP address)
                              alt text

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

                                @Tom-Elliott Please check my last post on this thread

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

                                  @dvchuyen Please update and see if all is a little better. I found I missed a grep statement in looking for the interface and hopefully have a correction for this.

                                  Thanks for the info thus far.

                                  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

                                  D 1 Reply Last reply Reply Quote 1
                                  • D
                                    dvchuyen @Tom Elliott
                                    last edited by

                                    @Tom-Elliott Yes, it is working now.
                                    Thanks,

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

                                    163

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project