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

    Log files missing r5096 v6895

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    36
    10.6k
    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 @Raymond Bell
      last edited by

      @Raymond-Bell The message, ip passed is incorrect is displaying from what I can see. Can it not find the storage node based on the IP as defined?

      This is just my guess, of course I could just be talking out by you know what lol.

      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 you update and try again?

        I’m no longer requiring the use of FTP to get the files. I don’t know if we’ll be able to read the files, but at Least it should show the files (and do so much faster than before).

        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

        Raymond BellR 1 Reply Last reply Reply Quote 0
        • Raymond BellR
          Raymond Bell Testers @Tom Elliott
          last edited by

          @Tom-Elliott Updated to the latest pull r5102 v6907
          Still same IP message
          There are no log files located on the master storage node…

          0_1458654185801_Fog Log Files gui.png

          Raymond Bell
          WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

            @Raymond-Bell What’s the IP address per what’s on the node?

            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

            Raymond BellR 1 Reply Last reply Reply Quote 0
            • Raymond BellR
              Raymond Bell Testers @Tom Elliott
              last edited by

              @Tom-Elliott said:

              @Raymond-Bell What’s the IP address per what’s on the node?

              are you asking the ip address of the node?

              0_1458655181301_node ip address.png

              Raymond Bell
              WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

              1 Reply Last reply Reply Quote 0
              • Raymond BellR
                Raymond Bell Testers
                last edited by

                Or this

                 * Here are the settings FOG will use:
                 * Base Linux: Debian
                 * Detected Linux Distribution: Ubuntu
                 * Server IP Address: 10.24.28.16
                 * Server Subnet Mask: 255.255.192.0
                 * Interface: eth0
                 * Installation Type: Storage Node
                 * Node IP Address: 10.24.28.16
                 * MySQL Database Host: 10.24.28.18
                 * MySQL Database User: fogstorage
                
                

                Raymond Bell
                WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                  What version of php is installed? php -v

                  Does your version of php have mcrypt? php -m|grep mcrypt

                  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

                  Raymond BellR 2 Replies Last reply Reply Quote 0
                  • Raymond BellR
                    Raymond Bell Testers @Tom Elliott
                    last edited by

                    @Tom-Elliott

                    fog@fog-GX620-K2:~$ php -v
                    PHP 5.6.19-1+deb.sury.org~trusty+1 (cli)
                    Copyright (c) 1997-2016 The PHP Group
                    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
                        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
                    fog@fog-GX620-K2:~$ php -m|grep mcrypt
                    mcrypt
                    fog@fog-GX620-K2:~$
                    
                    
                    

                    Raymond Bell
                    WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

                    1 Reply Last reply Reply Quote 0
                    • Raymond BellR
                      Raymond Bell Testers @Tom Elliott
                      last edited by

                      @Tom-Elliott What i don’t get is there is no log files at all on the nodes… It is like they were never created…

                      Raymond Bell
                      WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                        @Raymond-Bell What’s the output of:

                        sudo service FOGImageReplicator restart?

                        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

                        Raymond BellR 1 Reply Last reply Reply Quote 0
                        • Raymond BellR
                          Raymond Bell Testers @Tom Elliott
                          last edited by

                          @Tom-Elliott

                          fog@fog-GX620-K2:~$ sudo service FOGImageReplicator restart
                          [sudo] password for fog:
                           * Restarting FOG Computer Imaging Solution: FOGImageReplicator          [ OK ]
                          fog@fog-GX620-K2:~$
                          
                          
                          
                          

                          Raymond Bell
                          WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                            @Raymond-Bell Does a file get created in /var/log/fog or /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! 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

                            Raymond BellR 1 Reply Last reply Reply Quote 0
                            • Raymond BellR
                              Raymond Bell Testers @Tom Elliott
                              last edited by

                              @Tom-Elliott said:

                              @Raymond-Bell Does a file get created in /var/log/fog or /opt/fog/log?

                              No files in either location

                              Raymond Bell
                              WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                                @Raymond-Bell can you change the ownership of /opt/fog/ to:

                                sudo chown -R fog:apache2 /opt/fog

                                Then try restarting the services? (For now just do sudo service FOGImageReplicator stop; sleep 2; sudo service FOGImageReplicator start

                                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

                                Raymond BellR 1 Reply Last reply Reply Quote 0
                                • Raymond BellR
                                  Raymond Bell Testers @Tom Elliott
                                  last edited by

                                  @Tom-Elliott

                                  fog@fog-GX620-K2:~$ sudo chown -R fog:apache2 /opt/fog
                                  chown: invalid group: ‘fog:apache2’
                                  fog@fog-GX620-K2:~$
                                  

                                  Raymond Bell
                                  WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                                    @Raymond-Bell sudo chown -R fog:www-data /opt/fog/

                                    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

                                    Raymond BellR 1 Reply Last reply Reply Quote 0
                                    • Raymond BellR
                                      Raymond Bell Testers @Tom Elliott
                                      last edited by

                                      @Tom-Elliott
                                      Still no files in either location

                                      fog@fog-GX620-K2:~$ sudo chown -R fog:www-data /opt/fog/
                                      fog@fog-GX620-K2:~$ sudo service FOGImageReplicator stop; sleep 2; sudo service FOGImageReplicator start
                                       * Stopping FOG Computer Imaging Solution: FOGImageReplicator            [ OK ]
                                       * Starting FOG Computer Imaging Solution: FOGImageReplicator            [ OK ]
                                      fog@fog-GX620-K2:~$
                                      
                                      

                                      Raymond Bell
                                      WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                                        @Raymond-Bell /opt/fog/log is the same location as /var/log/fog (they’re just a link to one another.

                                        Is it possible for you to try sudoing up to root (sudo -i) then try restarting the FOGImageReplicator?

                                        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

                                        Raymond BellR 1 Reply Last reply Reply Quote 0
                                        • Raymond BellR
                                          Raymond Bell Testers @Tom Elliott
                                          last edited by

                                          @Tom-Elliott

                                          I did and still no files

                                          Raymond Bell
                                          WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                                            Than you may have to touch the files first.

                                            sudo touch /opt/fog/log/{mulicast,fogsnaprep,fogscheduler,fogreplicator,pinghosts}.log
                                            sudo service FOGImageReplicator restart
                                            sudo service FOGScheduler restart
                                            sudo service FOGSnapinReplicator restart
                                            sudo service FOGPingHosts restart
                                            sudo service FOGMulticastManager restart
                                            

                                            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

                                            Raymond BellR 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            184

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project