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

    Unable to multicast; FOGMulticastManager fails to start

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    24
    6.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.
    • Wayne WorkmanW
      Wayne Workman @ryanxplosion
      last edited by Wayne Workman

      @ryanxplosion Try this:

      touch /opt/fog/log/multicast.log
      touch /opt/fog/log/fogscheduler.log
      touch /opt/fog/log/pinghost.log
      touch /opt/fog/log/fogsnapinrep.log
      touch /opt/fog/log/groupmanager.log
      touch /opt/fog/log/fogreplicator.log
      touch /opt/fog/log/servicemaster.log
      chown -R root:root /opt/fog/log
      chmod -R 744 /opt/fog/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/

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

        @Wayne-Workman won’t work if the services aren’t seeing the db.

        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
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          What is the output of ls -la /

          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/

          R 1 Reply Last reply Reply Quote 0
          • R
            ryanxplosion @Wayne Workman
            last edited by

            @Wayne-Workman said in Unable to multicast; FOGMulticastManager fails to start:

            ls -la /

            0_1479240347523_fogerror3.PNG

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

              @ryanxplosion Both Tom and I are thinking you have a DB issue. From CLI, try to connect to the db with these two commands. Does one or both fail?

              mysql -D fog -h localhost

              mysql -D fog -h 127.0.0.1

              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/

              R 1 Reply Last reply Reply Quote 0
              • R
                ryanxplosion @Wayne Workman
                last edited by

                @Wayne-Workman said in Unable to multicast; FOGMulticastManager fails to start:

                mysql -D fog -h 127.0.0.1

                0_1479240876391_fog4.PNG Is this what it is supposed to do?

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

                  @ryanxplosion Yes, and the other?

                  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/

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    ryanxplosion @Wayne Workman
                    last edited by

                    @Wayne-Workman Same thing.

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

                      I’m just going to guess here but php-fpm is unavailable?

                      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

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        ryanxplosion @Tom Elliott
                        last edited by

                        @Tom-Elliott said in Unable to multicast; FOGMulticastManager fails to start:

                        php-fpm

                        It appears to be running. Is this what you wanted me to check? 0_1479302373965_fog5.PNG

                        1 Reply Last reply Reply Quote 0
                        • R
                          ryanxplosion
                          last edited by ryanxplosion

                          I just reinstalled Ubuntu and FOG again. The only thing I have done is import my hosts, groups, and images. FOGMulticastManager is still not running.

                          THEMCVT 1 Reply Last reply Reply Quote 0
                          • THEMCVT
                            THEMCV @ryanxplosion
                            last edited by

                            @ryanxplosion Is it a big deal since you just reinstalled to try Debian?

                            I’ve had far fewer issues with it.

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              ryanxplosion @THEMCV
                              last edited by

                              @THEMCV The server I’m having issues with is my functioning server. I originally reinstalled Ubuntu on it because I had messed with so many things trying to get it to work that I felt more comfortable with a fresh install. I currently have no way of multicasting which isn’t a big deal right now since all of our labs have been recently updated, but it is still a feature we use often. I am also having issues with uploading new images now. Fails trying to update the database.

                              THEMCVT Tom ElliottT 2 Replies Last reply Reply Quote 0
                              • THEMCVT
                                THEMCV @ryanxplosion
                                last edited by

                                @ryanxplosion Honestly, try Debian 8 out and install FOG on it. Ubuntu I’ve had to tweak a lot and had multiple issues getting it to work right. Debian is good out of the box.

                                I would just try that and see if it works.

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

                                  @ryanxplosion I’m trying to see if I can remote, I suspect it will take just a couple of minutes of time. Please check your “chat bubble”.

                                  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

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

                                    @Tom-Elliott https://forums.fogproject.org/topic/8968/fog-1-3-0-rc23-multicast-not-working-storagenode/30

                                    Just linking the two problem threads together.

                                    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

                                      Anybody familiar with code, and/or feel like testing:

                                      Please take a look here:

                                      https://github.com/FOGProject/fogproject/commit/5ead9f7a9dfd822aae06bb99de41769b87988ddb

                                      Criticize and/or test the code that I’ve added to see if it help address the issue please?

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

                                      192

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project