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

    PXE - Booting issue (strange)

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    20
    4.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.
    • I
      ITCC
      last edited by

      We had a fog server .032 on IP 192.168.47.254 (currently unplugged)
      New server called (Latest SVN) on IP 192.168.39.6

      One machine out there is stuck in a boot loop. Now the strange this is it’s getting to TFTP and it’s got the OLD server IP listed.
      fails and restarts. also strange is if I pause boot at step of “Configuring” for a few seconds then continue it picks up the correct IP.
      (it also fails if old FOG is plugged in)

      I have never entered the IP of the old fog into the new fog
      i have checked and no DHCP entries exist for this host.
      I have deleted and recreate the host in FOG in case of custom loaders

      Any Idea’s?

      Please note this image is NOT from the console, just an example of the bootup issue location.
      0_1460375668877_upload-421a0a89-66b4-4e63-a66d-f544130b5d1b

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

        Check your DHCP option 66 and 67.

        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/

        george1421G 1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator
          last edited by george1421

          Just to be clear.

          Is your issue booting virtual box or a physical system?
          It would be most helpful if this is a physical machine to use a mobile and capture a screen shot of the actual error.
          Might you have a dhcpProxy server (dnsmasq) running somewhere on your network?
          You’ve confirmed and your dhcp server option 66 is the ip address of your new fog server AND dhcp option 67 is undionly.kpxe (not pelinux.0)

          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!

          1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @Wayne Workman
            last edited by george1421

            @Wayne-Workman said in PXE - Booting issue (strange):

            Check your DHCP option 66 and 67.

            Is the dhcp discovery tool ready for prime time?

            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!

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • I
              ITCC
              last edited by

              physical system…

              0_1460376894159_upload-b137effb-8d08-487c-a47f-41017ab63659

              1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator
                last edited by

                Ok you mentioned that you have one machine doing this? Is it safe to assume you have others working correctly? If so what is different (network wise) between the one that doesn’t work and the ones that do work?

                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!

                1 Reply Last reply Reply Quote 0
                • I
                  ITCC
                  last edited by

                  I’ll go get screenshot / PC

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

                    I’m just going to guess here.

                    You have at least two DHCP Servers. One of those dhcp servers is responding faster than the other DHCP Server (which appears – from the info here) to be the one you “don’t” want to use.

                    Why not just turn off the other dhcp server?

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

                      That, or, configure the other dhcp server to point at the new fog server 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
                      • I
                        ITCC
                        last edited by

                        nope, one DHCP server

                        1 Reply Last reply Reply Quote 0
                        • I
                          ITCC
                          last edited by

                          0_1460378421770_upload-500029eb-65c3-4e35-9a90-58c5d7e25431

                          1 Reply Last reply Reply Quote 0
                          • I
                            ITCC
                            last edited by

                            it’s back in the office now and still doing it, so not switch equipment.

                            george1421G 1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @ITCC
                              last edited by george1421

                              @ITCC Does this system have a dhcp reservation set on your dhcp server?

                              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!

                              1 Reply Last reply Reply Quote 0
                              • I
                                ITCC
                                last edited by

                                have checked twice, no reservation.

                                Also works after pause, thought that would still resolve incorrect reservation info.

                                1 Reply Last reply Reply Quote 0
                                • I
                                  ITCC
                                  last edited by

                                  we have a winner!

                                  george1421G 1 Reply Last reply Reply Quote 0
                                  • george1421G
                                    george1421 Moderator @ITCC
                                    last edited by george1421

                                    @ITCC And…

                                    My next step is to confirm that everyone is in the same subnet then setup a packet capture into a pcap file so we can see where that alternate IP is coming from.

                                    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!

                                    1 Reply Last reply Reply Quote 1
                                    • I
                                      ITCC
                                      last edited by

                                      Tom Elliott, got me thinking about a “copy” of our windows DHCP server on another DC, that was a backup to when we had issues.
                                      this DHCP is never to be switched on and it’s approx 3 years out of date.

                                      Guess what, somehow (someone) has authorised this scope.

                                      • Although, no stats showing used IP’s, when deactivated the PC continued beyond the loop.

                                      Thanks to everyone who helped.

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

                                        @george1421 said in PXE - Booting issue (strange):

                                        @Wayne-Workman said in PXE - Booting issue (strange):

                                        Check your DHCP option 66 and 67.

                                        Is the dhcp discovery tool ready for prime time?

                                        @Sebastian-Roth Have you had any time to mess with this?

                                        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 S 2 Replies Last reply Reply Quote 0
                                        • Tom ElliottT
                                          Tom Elliott @Wayne Workman
                                          last edited by

                                          @Wayne-Workman I’m fairly sure Joe already is on it. Though of course Sebastian probably needs the “finishing” touches 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
                                          • S
                                            Sebastian Roth Moderator @Wayne Workman
                                            last edited by

                                            @Wayne-Workman said:

                                            @Sebastian-Roth Have you had any time to mess with this?

                                            Have been on a short holiday far away from net and power… but working on it right now. 😉

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

                                            159

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project