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

Sending discover loop

Scheduled Pinned Locked Moved Solved
FOG Problems
3
31
8.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.
  • P
    pmonstad
    last edited by Nov 18, 2015, 9:10 AM

    Running svn 5417 on Centos 6.7 I’m not able to deploy og register a host. Alle I get on the client is a message saying Sending discover.

    The client gets an ip address 192.168.69.x while the server is 192.168.68.254 My dhcp server is not managed by myself, but it has worked with FOG until my FOG server upgrade. The dhcp scoop is 192.168.68.x-192.168.71.x (255.255.252.0).

    I did an upload successfully yesterday, but I dont remember which IP address was used then. Could there be some problem when I got an address outside the servers range 192.168.68.x?
    Right now I’m stuck with this problem and cannot get FOG to work.

    T 1 Reply Last reply Nov 24, 2015, 1:35 PM Reply Quote 0
    • T
      Tom Elliott
      last edited by Nov 18, 2015, 10:37 AM

      Subnetting always has some strangeness to it but it shouldn’t be impacting your ability to receive an IP address. That said does the system you have have multiple nics that could receive an IP?

      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
      • P
        pmonstad
        last edited by Nov 18, 2015, 10:54 AM

        My thinkpad clients have two cards, a LAN and a WAN. This has never been problematic before. I have done some more testing and some clients complete a deploy and some fails. All have of course two nics.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Nov 18, 2015, 12:15 PM

          What is the driver for the WAN?

          The kernels are constantly being update and as such they get new drivers fairly frequently. Just because it never happened before does not mean that this cannot happen.

          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

          P 1 Reply Last reply Nov 18, 2015, 12:47 PM Reply Quote 0
          • P
            pmonstad @Tom Elliott
            last edited by Nov 18, 2015, 12:47 PM

            @Tom-Elliott The LAN driver is INTEL 82567LM Giganet. WAN driver is Intel WiFi Link 5300 AGN

            T 1 Reply Last reply Nov 19, 2015, 2:00 PM Reply Quote 0
            • T
              Tom Elliott @pmonstad
              last edited by Nov 19, 2015, 2:00 PM

              @pmonstad WAN is not Wireless Access network, WAN literally means “Wide area network” which is the premise behind the internet.

              Your wireless card should not be impacting this as I do not install any wireless drivers in the kernels.

              This does not mean there isn’t a potential for a wireless driver to have slipped in, but I’m not aware of there being one.

              Can you boot into a Debug task, and have it wait? The sending discover will end at some point, and it shouldn’t take it too too long. Then we can move along and try to see what the system thinks is available to hopefully figure out a problem.

              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

              P 1 Reply Last reply Nov 19, 2015, 3:40 PM Reply Quote 0
              • P
                pmonstad @Tom Elliott
                last edited by Nov 19, 2015, 3:40 PM

                @Tom-Elliott : I am aware of that, I just refer to the Windows drivers installed and showed in control panel. I’m only wire connected when I do upload/deploy. The discover did not end at all. It was unattended from yesterday afternoon and it was still waiting this morning. The strange thing this worked two days ago but stopped working after a svn update. I will try debug mode tomorrow.

                T 1 Reply Last reply Nov 19, 2015, 3:53 PM Reply Quote 0
                • T
                  Tom Elliott @pmonstad
                  last edited by Nov 19, 2015, 3:53 PM

                  @pmonstad While i did make changes to the init, I did not make changes to how the network starts.

                  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

                  P 1 Reply Last reply Nov 23, 2015, 10:07 AM Reply Quote 0
                  • P
                    pmonstad @Tom Elliott
                    last edited by Nov 23, 2015, 10:07 AM

                    @Tom-Elliott This problem is driving me crazy. A lot of my old client are not able to be deployed any more. I run svn 5469 on a centos 6.7 server. All I get is the message telling Sending discover.

                    The clients are Thinkpad T500 and R61. Some works, some doesn’t. All have worked in the spring before I “upgraded” to a newer FOG svn.

                    No changes in my central DHCP server and infrastructure is unchanged.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Sebastian Roth Nov 23, 2015, 8:58 AM Nov 23, 2015, 2:58 PM

                      @pmonstad Could you please take a picture of this and post it here?? I just want to make sure FOG can “see” your NIC. We should see this on the picture…

                      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

                      P 1 Reply Last reply Nov 23, 2015, 6:14 PM Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Nov 23, 2015, 3:01 PM

                        The best bet I could give you is to attempt an older kernel. Nothing has changed in how the init handles getting IP Addresses, so if it worked once, it is most likely related to a newer kernel.

                        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
                        • P
                          pmonstad @Sebastian Roth
                          last edited by Nov 23, 2015, 6:14 PM

                          @Sebastian-Roth I’ll try to make a small movie of the boot tomorrow. The strange thing is, I guess the NIC and drivers are loaded as I could register the host after first removing if from FOG gui. No errors at all during the fog registration…

                          P 1 Reply Last reply Nov 24, 2015, 7:49 AM Reply Quote 0
                          • P
                            pmonstad @pmonstad
                            last edited by Nov 24, 2015, 7:49 AM

                            @pmonstad 1_1448351345919_IMAG0714.jpg 0_1448351345918_IMAG0717.jpg

                            Images showing the boot process.

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Nov 24, 2015, 8:57 AM

                              cdc_ether and wwan0 point to a USB mobile broadband network device. Please disconnect this and try again!

                              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

                              P 1 Reply Last reply Nov 24, 2015, 10:02 AM Reply Quote 0
                              • P
                                pmonstad @Sebastian Roth
                                last edited by Nov 24, 2015, 10:02 AM

                                @Sebastian-Roth Thanks! I turned off the Wireless WAN in BIOS and the client works. But this was never a problem before. I do not need this Wireless WAN device, but what if the scenario is different, users have to use the device? Should I then have to turn off/on this device each time I want to deploy the client?

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sebastian Roth Moderator
                                  last edited by Nov 24, 2015, 10:48 AM

                                  From what I could find out on the internet this has nothing to do with wireless!! As Tom already said: WAN means ‘wide area network’ - nothing about wireless! We don’t have any wireless drivers in the kernel (I just checked again). Searching the web about Thinkpad T500 and wwan0 I only see people using USB mobile broadband adapters but nothing about wireless.

                                  Can you please take a picture of the BIOS setting you changed?

                                  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
                                    last edited by Nov 24, 2015, 11:00 AM

                                    Just found this: https://bugzilla.kernel.org/show_bug.cgi?id=13544

                                    the laptop (a thinkpad t500) has an integrated mobile modem. i think it is some kind of ericsson f3507g.

                                    Seams like this is found by the cdc_ether driver. First I thought that some FOG users use the driver with USB network cards. But searching the forum (cdc_ether mentioned only once!) and reading other things like http://www.linux-usb.org/usbnet/ I really wonder if we need this in the kernel. @Tom-Elliott what do you think?

                                    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 @pmonstad
                                      last edited by Nov 24, 2015, 1:35 PM

                                      @pmonstad Please try updating and running the installer, I’ve updated the kernels to remove the usbnet problem @Sebastian-Roth is describing.

                                      Hopefully this is corrected for 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

                                      P 1 Reply Last reply Nov 24, 2015, 1:57 PM Reply Quote 0
                                      • P
                                        pmonstad @Tom Elliott
                                        last edited by Nov 24, 2015, 1:57 PM

                                        @Tom-Elliott I ran the installer and rebooted my client. Same problem i.e. it shows same messages during the boot process.

                                        P 1 Reply Last reply Nov 24, 2015, 2:03 PM Reply Quote 0
                                        • P
                                          pmonstad @pmonstad
                                          last edited by Nov 24, 2015, 2:03 PM

                                          @pmonstad The problematic device is shown as wwan0 during client boot, and the device still shows after doing the upgrade to svn 5485.

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

                                          153

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project