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

    FOG 1.3.0 RC23 Multicast not working - StorageNode

    Scheduled Pinned Locked Moved
    General
    5
    55
    16.1k
    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.
    • D
      Duncan @jhuebner
      last edited by Duncan

      @jhuebner said in FOG 1.3.0 RC23 Multicast not working - StorageNode:

      @Tom-Elliott

      root@fog-rz5:/var/log# apt-get install php-gettext
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.       
      Statusinformationen werden eingelesen.... Fertig
      php-gettext ist schon die neueste Version.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
      

      It’s already installed…

      same results for me

      1 Reply Last reply Reply Quote 0
      • jhuebnerJ
        jhuebner @jhuebner
        last edited by

        Hm, odd.

        root@fog-rz5:/etc/php5/mods-available# php5enmod gettext
        WARNING: Module gettext ini file doesn't exist under /etc/php5/mods-available
        WARNING: Module gettext ini file doesn't exist under /etc/php5/mods-available
        WARNING: Module gettext ini file doesn't exist under /etc/php5/mods-available
        
        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @jhuebner
          last edited by

          @jhuebner This is going to be crazy. I’m now aware of what is happening, but I don’t have a nice mechanism to fix.

          THANK YOU UBUNTU (Really Ondrej?)

          php-gettext is the package that is installed (notice that it doesn’t have a version to it?)

          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

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

            @Tom-Elliott said in FOG 1.3.0 RC23 Multicast not working - StorageNode:

            php-gettext is the package that is installed (notice that it doesn’t have a version to it?)

            I had some other issues with Ondrej’s repository. I think it’s a bit of a mess.

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

              Try these steps please:

              rm -rf /etc/php* /etc/apache2*
              apt-get purge php5* php7* apache2* libapache*php*
              

              Edit the /opt/fog/.fogsettings file.

              Change out the php_ver to read with php_ver='7.1'
              Change out the php_verAdds to read with php_verAdds='-7.1'
              Delete the packages line.

              Rerun 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

              jhuebnerJ D 2 Replies Last reply Reply Quote 1
              • jhuebnerJ
                jhuebner @Tom Elliott
                last edited by

                @Tom-Elliott said in FOG 1.3.0 RC23 Multicast not working - StorageNode:

                Try these steps please:

                Yeap, that works 🙂

                D 1 Reply Last reply Reply Quote 0
                • D
                  Duncan @jhuebner
                  last edited by

                  @jhuebner

                  So did this fix your services not starting and multicast?

                  Thanks

                  Tom ElliottT jhuebnerJ 2 Replies Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @Duncan
                    last edited by

                    @Duncan Two confirmations now. @ryanxplosion has also found this problem and just confirmed with me on the “fix”

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

                      Does this mean yours is now working too @Duncan?

                      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
                      • jhuebnerJ
                        jhuebner @Duncan
                        last edited by

                        @Duncan The services now start - I didn’t have the chance to test a multicast-session, but would assume it now just works, yes.

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

                          @Tom-Elliott

                           * Setting up fog user.........................................Already setup
                           * Setting up fog password.....................................OK
                           * Backing up user reports.....................................Done
                           * Stopping web service........................................Failed!
                          

                          This is what i get now - never simple is it

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

                            @Duncan I had the same problem and ran rm -rf /etc/php* /etc/apache2* and apt-get purge php5* php7* apache2* libapachephp again and ran the installer again and it worked.

                            D 1 Reply Last reply Reply Quote 1
                            • D
                              Duncan @ryanxplosion
                              last edited by

                              @ryanxplosion

                              no luck still failing

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

                                @Duncan Can you show us exactly what you’ve tried?

                                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
                                  Duncan @Tom Elliott
                                  last edited by

                                  @Tom-Elliott

                                  sorry, i think i have it now.

                                  [11-17-16 2:41:47 pm] * No tasks found!
                                  [11-17-16 2:41:37 pm] * No tasks found!
                                  [11-17-16 2:41:27 pm] * No tasks found!
                                  [11-17-16 2:41:17 pm] * No tasks found!
                                  [11-17-16 2:41:07 pm] * No tasks found!
                                  [11-17-16 2:40:57 pm] * No tasks found!
                                  [11-17-16 2:40:57 pm] * Starting service loop
                                  [11-17-16 2:40:57 pm] * Checking for new items every 10 seconds
                                  [11-17-16 2:40:57 pm] * Starting MulticastManager Service
                                  [11-17-16 2:40:57 pm] Interface Ready with IP Address: xxxxxxxxxxxxxxxxxxxxxxxxxx
                                  [11-17-16 2:40:57 pm] Interface Ready with IP Address: x.x.x.x
                                  [11-17-16 2:40:57 pm] Interface Ready with IP Address: x.x.x.x
                                  
                                  #########################################
                                  # GNU GPL Version 3 #
                                  # http://fogproject.org/credits #
                                  # Credits: #
                                  # Free Computer Imaging Solution #
                                  #########################################```
                                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                                  • Tom ElliottT
                                    Tom Elliott @Duncan
                                    last edited by

                                    @Duncan So you’re operational now?

                                    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
                                      Duncan @Tom Elliott
                                      last edited by

                                      @Tom-Elliott

                                      Need to test, will let you know - cheers

                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        Duncan @Duncan
                                        last edited by

                                        @Duncan said in FOG 1.3.0 RC23 Multicast not working - StorageNode:

                                        @Tom-Elliott

                                        Need to test, will let you know - cheers

                                        [11-17-16 2:46:28 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:46:18 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:46:08 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:58 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:48 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:38 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:28 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:18 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:45:08 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:44:58 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:44:48 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:44:38 pm] | Task (1) Multi-Cast Task is already running with pid: 6042.
                                        [11-17-16 2:44:28 pm] | Task (1) Multi-Cast Task has started!
                                        [11-17-16 2:44:28 pm] | Command: cat /images/storage/Windows764bitDomain/d1p1.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 2 --max-wait 600 --mcast-data-address 10.1.9.217 --portbase 62054 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/storage/Windows764bitDomain/d1p2.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 2 --max-wait 10 --mcast-data-address 10.1.9.217 --portbase 62054 --full-duplex --ttl 32 --nokbd --nopointopoint;
                                        [11-17-16 2:44:28 pm] | Task (1) Multi-Cast Task sending on base port: 62054.
                                        [11-17-16 2:44:28 pm] | Task (1) Multi-Cast Task 2 clients found.
                                        [11-17-16 2:44:28 pm] | Task (1) /images/storage/Windows764bitDomain image file found.
                                        [11-17-16 2:44:28 pm] | Task (1) Multi-Cast Task has been cleaned.
                                        [11-17-16 2:44:28 pm] | Task (1) Multi-Cast Task is new
                                        

                                        Stuck at Partclone screen now 😞

                                        jhuebnerJ 1 Reply Last reply Reply Quote 0
                                        • jhuebnerJ
                                          jhuebner @Duncan
                                          last edited by

                                          @Duncan Then you need to do the truncate stuff in the database mentioned somewhere else

                                          D 2 Replies Last reply Reply Quote 0
                                          • D
                                            Duncan @jhuebner
                                            last edited by

                                            @jhuebner

                                            just doing it now, cheers

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

                                            146

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project