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

Can't send inventory.. PLS HLP

Scheduled Pinned Locked Moved
FOG Problems
3
40
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.
  • T
    Todd King
    last edited by Oct 4, 2013, 12:32 PM

    Tom the system did reply with a Pass, Pass on the system compatibility test. What would you suggest next?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Oct 4, 2013, 12:36 PM

      I would recommend taking a look at your /tftpboot/pxelinux.cfg/default file. Make sure that the web= Parts are locating your system properly.

      Meaning,

      If your file shows the web lines as:

      [code]XXX.XXX.XXX.XXX/fog[/code]

      Add a trailing slash so it looks like:
      [code]XXX.XXX.XXX.XXX/fog/[/code]

      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
        Todd King
        last edited by Oct 4, 2013, 12:58 PM

        I opened the prelinux.cfg/default file and found web=xxx.xxx.xxx.xxx/fog/ in three locations. Any other suggestions?

        1 Reply Last reply Reply Quote 0
        • T
          Todd King
          last edited by Oct 4, 2013, 1:13 PM

          Here is an image of the file.
          [IMG]https://dl.dropboxusercontent.com/u/40787797/IMG_4112.jpg[/IMG]

          1 Reply Last reply Reply Quote 0
          • J
            Jaymes Driver Developer
            last edited by Oct 4, 2013, 1:27 PM

            Are the HP-Z210 the only machines you have tried to boot? Do you have other machines?

            I had some Tangent computers that flat out REFUSED to boot via pxe menu from FOG but always displayed my WDS server.
            I had to contact Tangent for a BIOS update that allowed me to properly connect to my fog server.

            Do you have other units you can test with? It looks like your file is okay. At least it looks like mine does, the ip addresses are different of course, but the contents are the same.

            I’d be interested to see if the pxe menu fails on any other make/model.

            WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Oct 4, 2013, 1:29 PM

              Is this an upgraded system, or brand new install for 0.32?

              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
                Todd King
                last edited by Oct 4, 2013, 1:36 PM

                Brand new install… Ubuntu 12.4 lts with 0.32

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Oct 4, 2013, 1:38 PM

                  And you’re sure the database is accessible?

                  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
                    Todd King
                    last edited by Oct 4, 2013, 1:39 PM

                    Jaymes… No I do not have any machines currently I can test. I have 40 z210’s that need imaged and I am hoping to get this solution working. I have heard great things about FOG so I figured I would give it a try.

                    1 Reply Last reply Reply Quote 0
                    • T
                      Todd King
                      last edited by Oct 4, 2013, 1:40 PM

                      Tom… How can I test that?

                      1 Reply Last reply Reply Quote 0
                      • T
                        Todd King
                        last edited by Oct 4, 2013, 1:57 PM

                        I checked the /opt/fog/service/etc/config.php and noticed that the SQL username was blank… Should Root be added here?
                        [IMG]https://dl.dropboxusercontent.com/u/40787797/IMG_2740.jpg[/IMG]

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Oct 4, 2013, 1:59 PM

                          Yes, but your main file dealing with that needs to match:

                          /var/www/fog/commons/config.php

                          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 Oct 4, 2013, 2:01 PM

                            Your host should be the FOG SERVER IP (not Localhost or 127.0.0.1)

                            The database should, typically, be called fog

                            The Username is usually root. If you have a different username, then use that, but typically it’s fog.

                            Did you set a password for the database? If you did, make sure that is correct 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

                            1 Reply Last reply Reply Quote 0
                            • T
                              Todd King
                              last edited by Oct 4, 2013, 2:09 PM

                              Tom
                              I found in the /var/www/fog/commons/config.php the MYSQL_Host was set to “localhost”. I changed the “localhost” to the IP address of the server and rebooting. I just want to confirm that is the correct change for the MYSQL_Host variable.

                              Thanks

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Oct 4, 2013, 2:11 PM

                                It should be correct, but did you verify the database name, username, and password fields were all correct?

                                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
                                  Todd King
                                  last edited by Oct 4, 2013, 3:04 PM

                                  Tom

                                  After I changed the MYSQL_Host variable to the IP address it now when I try to PXE boot times out at the TFTP portion of the PXE boot… It pulls but doesn’t go past that stage.

                                  Thanks

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Todd King
                                    last edited by Oct 4, 2013, 3:09 PM

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott
                                      last edited by Oct 4, 2013, 3:10 PM

                                      then change the host part back to localhost for both the /opt/fog/service/etc/config.php and the /var/www/fog/commons/config.php

                                      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
                                        Todd King
                                        last edited by Oct 4, 2013, 3:22 PM

                                        I changed it back and now it is still crapping out on the TFTP… The database name and password are correct… Can you post an image of what both of those files should look like so I have something to compare it to…

                                        Thanks

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Oct 4, 2013, 3:30 PM

                                          I really can’t.

                                          However, try running service tftp-hpa stop; service tftp-hpa 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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            16/40
                                            Last post

                                          191

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project