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

    Multicasting - Not The Master Node

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    60
    22.7k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      If you’re rerunnign the 1.4.0 installer, please remove the binaries1.4.0.zip file from the installer root:
      (eg. from bin folder run rm ../binaries1.4.0.zip THen run the installer.

      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

      george1421G Wayne WorkmanW 2 Replies Last reply Reply Quote 1
      • george1421G
        george1421 Moderator @Tom Elliott
        last edited by

        @Tom-Elliott Yeah, what Tom said, I forgot about the cached binaries.

        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!

        1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @Tom Elliott
          last edited by

          @Tom-Elliott said in Multicasting - Not The Master Node:

          If you’re rerunnign the 1.4.0 installer, please remove the binaries1.4.0.zip file from the installer root:
          (eg. from bin folder run rm ../binaries1.4.0.zip THen run the installer.

          #wiki worthy

          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
          • J
            Joe Gill @george1421
            last edited by

            @george1421
            @Tom-Elliott
            @Wayne-Workman

            I did rerun the installer as described.

            Here are the screenshots…

            I’m using Ubuntu 14.04 for the FOG server master node and a second Ubuntu 14.04 VM for the storage node. This worked fairly good last Summer with the 1.3.5 version. I had a few issues with things not getting cleared properly but I was able to do a work around and get the multicast imaging to work.

            0_1495740717748_storage node.jpg

            0_1495740907722_storage node 1.png

            0_1495740809939_stroage group.jpg

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @Joe Gill
              last edited by

              @Joe-Gill try to restart the service and then watch the log.
              service FOGMulticastManager restart;tail -f /opt/fog/log/multicast.log

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

                I don’t know if this is strictly necessary or even related, but you may have to assign the default storage group for the image definitions.

                Click on the image definition, on the left hand side select Storage group, then check the checkbox for your storage group.

                J 1 Reply Last reply Reply Quote 1
                • J
                  Joe Gill @Quazz
                  last edited by

                  @Tom-Elliott
                  Well I finally tried pushing MultiCast images again…

                  I did run the update again before I tried the steps listed below…

                  @Quazz
                  I thought you might have been onto something with this… I went into one of my base images to check the primary group and as you noticed the primary group was unchecked. So I selected that and updated it. Than I restarted the service. It still gives me the same error…

                  @Wayne-Workman
                  I also tried running:

                  service FOGMulticastManager restart;tail -f /opt/fog/log/multicast.log
                  

                  I got the same result… The server still says “This is not the master node” in the FOGMulticast.log file…

                  I tried stopping and starting things and I got the same message.

                  root@fogserver:/var/log/fog# tail /var/log/fog/multicast.log                    
                  [06-08-17 8:27:32 am] Interface Ready with IP Address: 127.0.0.1
                  [06-08-17 8:27:32 am] Interface Ready with IP Address: 127.0.1.1
                  [06-08-17 8:27:32 am] Interface Ready with IP Address: 172.16.1.17
                  [06-08-17 8:27:32 am] Interface Ready with IP Address: 206.127.121.78
                  [06-08-17 8:27:32 am] Interface Ready with IP Address: fogserver
                  [06-08-17 8:27:32 am]  * Starting MulticastManager Service
                  [06-08-17 8:27:32 am]  * Checking for new items every 10 seconds
                  [06-08-17 8:27:32 am]  * Starting service loop
                  [06-08-17 8:27:32 am]  | This is not the master node
                  root@fogserver:/var/log/fog# tail /var/log/fog/multicast.log
                  [06-08-17 8:38:43 am]  | This is not the master node
                  [06-08-17 8:38:53 am]  | This is not the master node
                  [06-08-17 8:39:03 am]  | This is not the master node
                  [06-08-17 8:39:13 am]  | This is not the master node
                  [06-08-17 8:39:23 am]  | This is not the master node
                  [06-08-17 8:39:33 am]  | This is not the master node
                  [06-08-17 8:39:43 am]  | This is not the master node
                  [06-08-17 8:39:53 am]  | This is not the master node
                  [06-08-17 8:40:03 am]  | This is not the master node
                  [06-08-17 8:40:13 am]  | This is not the master node
                  root@fogserver:/var/log/fog#
                  

                  Any advice is helpful! I’ll be working on this issue today. If any of the Dev’s want to remote in to take a peak, let me know.

                  Thanks!!!

                  Q Tom ElliottT 2 Replies Last reply Reply Quote 0
                  • Q
                    Quazz Moderator @Joe Gill
                    last edited by

                    @Joe-Gill Do you have the Location plugin installed per chance?

                    J 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @Joe Gill
                      last edited by

                      @Joe-Gill Is fogserver the actual dns name of the server? What’s the IP set to in the Storage Node’s definition?

                      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

                        Mind you the pictures you provided show the FOG Server’s IP address as 172.16.1.22 but the multicast log file you’re providing shows the IP address as 172.16.1.17

                        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
                          Joe Gill @Quazz
                          last edited by

                          @Quazz
                          I’m assuming not because I’m unaware what that is. LOL!

                          @Tom-Elliott
                          I just double checked our DNS server and it’s set to “fogserver”

                          1 Reply Last reply Reply Quote 0
                          • J
                            Joe Gill
                            last edited by

                            @Tom-Elliott
                            172.16.1.22 is the storage node IP.

                            Tom ElliottT Q 2 Replies Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @Joe Gill
                              last edited by

                              @Joe-Gill So what is:

                              [06-08-17 8:27:32 am] Interface Ready with IP Address: 127.0.0.1
                              [06-08-17 8:27:32 am] Interface Ready with IP Address: 127.0.1.1
                              [06-08-17 8:27:32 am] Interface Ready with IP Address: 172.16.1.17
                              [06-08-17 8:27:32 am] Interface Ready with IP Address: 206.127.121.78
                              [06-08-17 8:27:32 am] Interface Ready with IP Address: fogserver
                              

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

                                @Joe-Gill What’s the storage node like? One installed by FOG installer or a NAS?

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Joe Gill @Quazz
                                  last edited by

                                  @Quazz
                                  So the storage node is a FOG storage node separate from our Fog Server.

                                  @Tom-Elliott
                                  That is on the Fog Server.

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

                                    @Joe-Gill I’m confused.

                                    The server you’re trying to have multicast is not the server you’re looking at the logs on. So of course the “fogserver” server is NOT the master node right?

                                    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 Reply Quote 1
                                    • J
                                      Joe Gill @Tom Elliott
                                      last edited by

                                      @Tom-Elliott
                                      I’d say that’s probably our problem.

                                      The IP Address below is the IP for the server or the storage node? I’m assuming this is wrong and needs to be changed to our server IP?

                                      0_1496934304019_Screenshot.png

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

                                        @Joe-Gill For multicast, yes. If .22 server is a NAS, the nas would only work for unicast images.

                                        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 Reply Quote 0
                                        • J
                                          Joe Gill @Tom Elliott
                                          last edited by

                                          @Tom-Elliott
                                          I’ll adjust that and it sounds like it should fix this.

                                          I’ll let ya know! Thank you!

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Joe Gill @Joe Gill
                                            last edited by

                                            @Tom-Elliott
                                            For the record, I restarted the service on the server and the problem is now fixed. Thanks!

                                            Problem solved!

                                            Thanks!

                                            J 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post

                                            197

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project