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

Multicasting - Not The Master Node

Scheduled Pinned Locked Moved Solved
FOG Problems
5
60
23.3k
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
    Joe Gill @Quazz
    last edited by Jun 8, 2017, 2:42 PM

    @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 T 2 Replies Last reply Jun 8, 2017, 2:43 PM Reply Quote 0
    • Q
      Quazz Moderator @Joe Gill
      last edited by Jun 8, 2017, 2:43 PM

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

      J 1 Reply Last reply Jun 8, 2017, 2:49 PM Reply Quote 0
      • T
        Tom Elliott @Joe Gill
        last edited by Jun 8, 2017, 2:44 PM

        @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
        • T
          Tom Elliott
          last edited by Jun 8, 2017, 2:45 PM

          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 Jun 8, 2017, 2:49 PM

            @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 Jun 8, 2017, 2:50 PM

              @Tom-Elliott
              172.16.1.22 is the storage node IP.

              T Q 2 Replies Last reply Jun 8, 2017, 2:58 PM Reply Quote 0
              • T
                Tom Elliott @Joe Gill
                last edited by Jun 8, 2017, 2:58 PM

                @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 Jun 8, 2017, 2:59 PM

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

                  J 1 Reply Last reply Jun 8, 2017, 3:00 PM Reply Quote 0
                  • J
                    Joe Gill @Quazz
                    last edited by Jun 8, 2017, 3:00 PM

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

                    @Tom-Elliott
                    That is on the Fog Server.

                    T 1 Reply Last reply Jun 8, 2017, 3:03 PM Reply Quote 0
                    • T
                      Tom Elliott @Joe Gill
                      last edited by Jun 8, 2017, 3:03 PM

                      @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 Jun 8, 2017, 3:06 PM Reply Quote 1
                      • J
                        Joe Gill @Tom Elliott
                        last edited by Jun 8, 2017, 3:06 PM

                        @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

                        T 1 Reply Last reply Jun 8, 2017, 3:07 PM Reply Quote 0
                        • T
                          Tom Elliott @Joe Gill
                          last edited by Jun 8, 2017, 3:07 PM

                          @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 Jun 8, 2017, 3:08 PM Reply Quote 0
                          • J
                            Joe Gill @Tom Elliott
                            last edited by Jun 8, 2017, 3:08 PM

                            @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 Jun 8, 2017, 3:10 PM Reply Quote 0
                            • J
                              Joe Gill @Joe Gill
                              last edited by Jun 8, 2017, 3:10 PM

                              @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 Jun 8, 2017, 3:22 PM Reply Quote 0
                              • J
                                Joe Gill @Joe Gill
                                last edited by Jun 8, 2017, 3:22 PM

                                @Tom-Elliott

                                So, now it cannot locate the images. What is the default location on the server for images?

                                When it’s set to .22 it finds my images. As the location is correct on the settings page.

                                Thanks!

                                T 1 Reply Last reply Jun 8, 2017, 3:23 PM Reply Quote 0
                                • T
                                  Tom Elliott @Joe Gill
                                  last edited by Jun 8, 2017, 3:23 PM

                                  @Joe-Gill What is 22? What is 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

                                  J 1 Reply Last reply Jun 8, 2017, 3:24 PM Reply Quote 0
                                  • J
                                    Joe Gill @Tom Elliott
                                    last edited by Jun 8, 2017, 3:24 PM

                                    @Tom-Elliott

                                    .17 = fogserver (Where our main fog installation is.)
                                    .22 = fog storage node. (Where FOG Storage Node installation is.)

                                    T 1 Reply Last reply Jun 8, 2017, 3:33 PM Reply Quote 0
                                    • T
                                      Tom Elliott @Joe Gill
                                      last edited by Jun 8, 2017, 3:33 PM

                                      @Joe-Gill Does “Where our main fog installation is” have the images as well?

                                      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 Jun 8, 2017, 3:34 PM Reply Quote 0
                                      • J
                                        Joe Gill @Tom Elliott
                                        last edited by Jun 8, 2017, 3:34 PM

                                        @Tom-Elliott
                                        Negative. That /images directory is empty.

                                        T 1 Reply Last reply Jun 8, 2017, 3:36 PM Reply Quote 0
                                        • T
                                          Tom Elliott @Joe Gill
                                          last edited by Jun 8, 2017, 3:36 PM

                                          @Joe-Gill So what is the storage node? Is it a nas?

                                          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 Jun 8, 2017, 3:37 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 1 / 3
                                          1 / 3
                                          • First post
                                            18/60
                                            Last post

                                          178

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project