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

DHCP FAILED

Scheduled Pinned Locked Moved Solved
FOG Problems
5
38
5.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.
  • J
    jeremyvdv
    last edited by Nov 20, 2019, 2:55 PM

    I disabled the TPM in the bios but here is the problem I have now
    cb826a40-60f7-49e1-bf85-ea99695ee22f-image.png

    1 Reply Last reply Reply Quote 0
    • J
      jeremyvdv
      last edited by Nov 20, 2019, 3:22 PM

      my capture is in court it’s good.

      It was necessary to disable the hibernation of the hard disk.

      I still have the problem on my hp for DHCP FAILED

      IF you have ideas … I test everything in bios

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Nov 20, 2019, 4:23 PM

        @jeremyvdv said in DHCP FAILED:

        I still have the problem on my hp for DHCP FAILED

        What do you mean by that? We see that you get past the DHCP stuff und ran into other issues. So does the DHCP fail only on random occation??

        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
        • J
          jeremyvdv
          last edited by Nov 21, 2019, 10:32 AM

          Hello

          When I want to capture from an HP post, I always have this message:

          ad7defe2-03c4-4428-90dc-62ade6d0dd56-image.png

          I can decend an image on it but not capture

          Thanks for your help

          G 1 Reply Last reply Nov 21, 2019, 10:59 AM Reply Quote 0
          • G
            george1421 Moderator @jeremyvdv
            last edited by Nov 21, 2019, 10:59 AM

            @jeremyvdv OK for the HP lets take these steps.

            1. Cancel any current tasks if imaging is still setup.
            2. Create a new capture task, but before you hit the schedule task button tick the debug checkbox. Then schedule the task.
            3. PXE boot the target computer like you are going to image it.
            4. After several screens of text on the target computer that you must clear by pressing enter key, you will be dropped to the FOS Linux command prompt. You may see the error messages again from your last picture but the system will continue to the command prompt.
            5. Key in the following and post the output picture here.
              lspci -nn | grep -i net
            6. Remain in this debug mode because there maybe additional commands based on the answer provided in the picture.

            What this command does is print out all of the network interfaces that the HP has onboard. It will also give us the vendor and model numbers of the network adapter. We can then use those numbers for debugging.

            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
            • J
              jeremyvdv
              last edited by Nov 21, 2019, 11:02 AM

              Thank you for your reply.

              I can not do “|” keyboard .

              I tried lots of things … an idea?
              thank you

              G 1 Reply Last reply Nov 21, 2019, 11:11 AM Reply Quote 0
              • G
                george1421 Moderator @jeremyvdv
                last edited by george1421 Nov 21, 2019, 5:12 AM Nov 21, 2019, 11:11 AM

                @jeremyvdv said in DHCP FAILED:

                I can not do “|” keyboard .

                What language keyboard do you have? The pipe symbol ( | ) is kind of a required key for unix.

                If you can’t get the pipe symbol then just run the lspci -nn and hope we get luck that the network adapter is towards the end of the list.

                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
                • J
                  jeremyvdv
                  last edited by Nov 21, 2019, 12:29 PM

                  that’s what I get with this command:

                  da32a123-960d-4140-b2df-116dba3f7151-image.png

                  G 1 Reply Last reply Nov 21, 2019, 12:39 PM Reply Quote 0
                  • G
                    george1421 Moderator @jeremyvdv
                    last edited by george1421 Nov 21, 2019, 6:47 AM Nov 21, 2019, 12:39 PM

                    @jeremyvdv Luckily the answer I was looking for is the realtek ethernet adapter [10ec:5227] RTS5227 PCI Express Card

                    So now we know what we are looking for. Let me check a few things.

                    I see the version of the FOS Linux kernel is 4.19.0 (a bit strange for having 1.5.7 installed. But let me look up some things.

                    Edit: Ugh, RTS5227 PCI Express Card is not the nic adapter, that’s a card reader, which is wrong… The correct card is the intel I218LM [8086:15a2] that should have been supported by the linux kernel since 4.12.0. Very strange.

                    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
                    • J
                      jeremyvdv
                      last edited by Nov 21, 2019, 12:47 PM

                      Great if you have any info 🙂
                      i do not understand … what do you want as information

                      G 1 Reply Last reply Nov 21, 2019, 12:51 PM Reply Quote 0
                      • G
                        george1421 Moderator @jeremyvdv
                        last edited by Nov 21, 2019, 12:51 PM

                        @jeremyvdv said in DHCP FAILED:

                        Great if you have any info 🙂
                        i do not understand … what do you want as information

                        Ok so the target computer should be sitting at the FOS Linux command prompt at the moment. Post the output of this command ip addr show Make sure the network adapter is plugged into the ethernet cable then issue the command. After issuing the ip addr show command issue uname -a Post both answers to this thread.

                        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
                        • J
                          jeremyvdv
                          last edited by Nov 21, 2019, 2:11 PM

                          this is what I have:

                          4b38e36a-98e5-4fe8-b4c0-32932e8ec21c-image.png

                          G 1 Reply Last reply Nov 21, 2019, 2:31 PM Reply Quote 0
                          • G
                            george1421 Moderator @jeremyvdv
                            last edited by george1421 Nov 21, 2019, 8:31 AM Nov 21, 2019, 2:31 PM

                            @jeremyvdv Ok from the picture the network adapter appears to be UP as well as we can see a link light. I can see the driver is loaded and is talking to the card because we have a mac address.

                            At the FOS Linux command prompt lets key in this /sbin/udhcpc -i enp0s25 --now and see if we can pick up an IP address 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!

                            1 Reply Last reply Reply Quote 0
                            • J
                              jeremyvdv
                              last edited by Nov 21, 2019, 2:37 PM

                              That’s it

                              cd9b701f-e5ac-4238-ad21-23c597591f38-image.png

                              G 1 Reply Last reply Nov 21, 2019, 3:04 PM Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by Nov 21, 2019, 2:54 PM

                                @george1421 @jeremyvdv Probably a spanning tree issue?!

                                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
                                • J
                                  jeremyvdv
                                  last edited by Nov 21, 2019, 2:55 PM

                                  how to explain that works on a Spanning TREE problem?

                                  T 1 Reply Last reply Nov 21, 2019, 2:58 PM Reply Quote 0
                                  • T
                                    Tom Elliott @jeremyvdv
                                    last edited by Nov 21, 2019, 2:58 PM

                                    @jeremyvdv Spanning tree enables the ports to wait for a period of time between link up/link down before the switch will pass the information to the machine in case there’s a link connected back to itself on the switch.

                                    This up/down time can be around 27 seconds in normal Spanning tree mode. This would explain why during the automated portion the device cannot get a link or IP, but once at the terminal and restarting the networking it will pick it up.

                                    If your network is using spanning tree, if you can do so, disable it, or if not it’s best to use one of the Fast/Rapid stp methodologies as their up/down time is much more significantly reduced.

                                    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
                                    • J
                                      jeremyvdv
                                      last edited by Nov 21, 2019, 3:04 PM

                                      do you want to find out by
                                      “or if not it’s best to use one of the Fast/Rapid stp methodologies as their up/down time is much more significantly reduced.”

                                      Thanks

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        george1421 Moderator @jeremyvdv
                                        last edited by Nov 21, 2019, 3:04 PM

                                        @jeremyvdv said in DHCP FAILED:

                                        That’s it

                                        This is what I wanted to see, to see if TIME fixed the problem. As the others have said its probably a spanning tree issue. Check with your network infrastructure people to see if they can turn on one of the fast spanning tree protocols on your network switches.

                                        Another test would be to place a dumb (umanaged cheap switch) between the building switch and the target computer. If the system boots and imaging fine then its surely is either spanning tree or green ethernet settings causing the problem.

                                        I do find it strange that if it is spanning tree, why didn’t the dell have the same problem? Is the dell possibly plugged into a different network switch?

                                        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
                                        • J
                                          jeremyvdv
                                          last edited by Nov 21, 2019, 3:11 PM

                                          No The dell is on the same switch.

                                          That’s why I have a doubt about the idea of ​​the spanning tree.

                                          And I’m pretty sure the spanning tree is off

                                          G 1 Reply Last reply Nov 21, 2019, 3:18 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 2 / 2
                                          2 / 2
                                          • First post
                                            24/38
                                            Last post

                                          250

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project