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

RC14 ... Sleeping 10 seconds

Scheduled Pinned Locked Moved Solved
Feature Request
3
7
1.9k
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.
  • S
    sudburr
    last edited by sudburr Oct 14, 2016, 2:21 PM Oct 14, 2016, 8:20 PM

    Can you make this mechanic introduced with RC14 manageable in FOG settings?

    I get enough blowback from clients about long boot times. Forcing another 10 seconds will not go over well.

    [ Standing in between extinction in the cold and explosive radiating growth ]

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Oct 14, 2016, 2:42 PM Oct 14, 2016, 8:41 PM

      @Tom-Elliott I agree with him. It should be a global or per-host setting - or just removed entirely.

      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/

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Oct 14, 2016, 9:10 PM

        This was added because if not it’s causing many more issues for many more nics. This is embedded into the ipxe binaries to help ensure the network will boot already.

        Unfortunately, this particular setting is unable to be handled by the GUI. Yes I’m shoving it down people’s throats, and I don’t like it. That said, the 7156 should still work and does not have the 10 second enforcement.

        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

        W 1 Reply Last reply Oct 15, 2016, 12:21 AM Reply Quote 0
        • T
          Tom Elliott
          last edited by Oct 14, 2016, 9:14 PM

          I want others to understand, I didn’t just add these 10 seconds cause, “hey I like having people wait cause why the hell not?”

          This was added because there were those people getting ‘Configuring devices: and here’s a shell for you’.

          It would drop the user into a shell rather than try to get dhcp or any other items. The 10 second wait was added to ensure the nic’s had time to “wakeup” from whatever they were doing. Because of how this occurs this must be hard coded into the binaries. You all are more than welcome to building your own binaries for your situation too. Please know this addition is an attempt to improve functionality of all devices, not a jab to make people complain about wait times.

          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
          • W
            Wayne Workman @Tom Elliott
            last edited by Wayne Workman Oct 14, 2016, 6:23 PM Oct 15, 2016, 12:21 AM

            @Tom-Elliott said in RC14 ... Sleeping 10 seconds:

            This is embedded into the ipxe binaries to help ensure the network will boot already.

            What do you mean by “Already” ?

            And still 10 seconds is a long time, does it need to be 10 seconds? Take my building for example. Every computer in the building - about 500 of them - boot to the network first. This is to make imaging much easier for the techs of the building (me and my co-worker). This 10 second delay will delay every boot every time forever by 10 seconds - when the previous boot files without the delay were working perfectly fine. Why not have another set of files? A set with the 10 second delay, and a set without, as well as the set from 7156? They are small files. At least have a copy of these files available without delay: undionly.kpxe, undionly.kkpxe and ipxe.efi

            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/

            T 1 Reply Last reply Oct 15, 2016, 12:24 AM Reply Quote 0
            • T
              Tom Elliott @Wayne Workman
              last edited by Oct 15, 2016, 12:24 AM

              @Wayne-Workman Yes, it needs to be 10 seconds. This was tested on backed systems and has been proven fruitful.

              The issue is some nic’s are not waking up in the time that iPXE is requesting access to the nic. This causes the ipxe system to drop directly to shell (why I have yet to figure out). I initially tried with 4 seconds and everything seemed to work a “little” better. I iterated upwards until we found a point where things worked. It was suggested to be 5-6 seconds which I switched to be 10 because of other issues that were happening.

              Like I said, I didn’t just “oh here” which is also why the message is a clear message to inform people of what is happening.

              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 15, 2016, 12:49 AM

                there’s now yet another folder within all the installer for ipxe binaries. squeaky wheel, grease, something blah glah

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

                166

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project