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

Client Stop at: Starting haveged: OK

Scheduled Pinned Locked Moved Solved
FOG Problems
3
11
639
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.
  • G
    gianni
    last edited by Jul 2, 2019, 2:19 PM

    Hello,
    hp455-g6.jpeg

    I have a problem acquiring image on a HP Probook 455 G6 with FOG version 1.5.6.5.

    any solution?

    thank you

    G 1 Reply Last reply Jul 2, 2019, 2:27 PM Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Jul 3, 2019, 2:18 PM

      @gianni Please try the following. In the web UI edit this host’s settings and add nvme_core.default_ps_max_latency_us=200 as Kernel Parameter. Then 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

      G 1 Reply Last reply Jul 4, 2019, 12:48 PM Reply Quote 0
      • G
        george1421 Moderator @gianni
        last edited by Jul 2, 2019, 2:27 PM

        @gianni I don’t have a fog console handy, but in fog settings->fog configuration there should be a setting for log level or logging level. By default its set to 4, change it to 7 and lets see if it gives us a bit more detail. Since FOS is hanging at this point, its a bit hard to tell exactly where its going wrong. But i can tell you the iPXE stuff isn’t a problem since the kernel (bzImage) is running and started the system ints.

        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
        • G
          gianni
          last edited by Jul 2, 2019, 2:47 PM

          Ok, I put to level 7 and here the result when I boot the client sto here now

          hp455-g6-2.jpeg

          G 1 Reply Last reply Jul 2, 2019, 3:09 PM Reply Quote 0
          • G
            george1421 Moderator @gianni
            last edited by george1421 Jul 2, 2019, 9:11 AM Jul 2, 2019, 3:09 PM

            @gianni Well, that’s not much more help but I see the nvme controller is down. What version of the kernels are you using? If you don’t know from a linux console on the FOG server, navigate to /var/www/html/fog/service/ipxe and in that directory execite files bzImage that will tell you what kernel version.

            Also make sure the firmware (bios) is up to date on this hardware, since it appears that linux is having an issue communicating with the hardware.

            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!

            G 1 Reply Last reply Jul 3, 2019, 8:35 AM Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Jul 2, 2019, 3:32 PM

              @gianni What happens if you randomly hit some keys on your keyboard when you have that message on screen. I am not kidding here. The random number generator in Linux was changed some time ago and we had quite some issues to get around this. One thing that helped in most cases was adding haveged to FOS. But I am not sure this works on each and every hardware. You can add randomness to the pool by typing random keys. Give it a try to see if you have that sort of issue or it it just plain hangs.

              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
              • G
                gianni @george1421
                last edited by Jul 3, 2019, 8:35 AM

                @george1421 Hi George, the kernel version is: October 13, 2018
                4.18.11 PC 64 Bit. I tried also the newest 4.19.48 and
                4.15.2. same problem
                hp455-g6-3.jpeg

                G 1 Reply Last reply Jul 3, 2019, 11:18 AM Reply Quote 0
                • G
                  george1421 Moderator @gianni
                  last edited by george1421 Jul 3, 2019, 5:20 AM Jul 3, 2019, 11:18 AM

                  @gianni Then another few questions since it appears to be hardware related, is the firmware (bios) up to date on this device?

                  Is the device in uefi mode? If so, do we get the same issue if bios mode is selected? I’m not suggesting that you switch to bios mode on this system at the moment, I’m only trying to see where the problem isn’t.

                  In this last picture FOS has proceeded past the point of haveged and actually started running the imaging scripts. What changed to get you past the haveged stop?

                  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!

                  G 2 Replies Last reply Jul 3, 2019, 11:30 AM Reply Quote 0
                  • G
                    gianni @george1421
                    last edited by Jul 3, 2019, 11:30 AM

                    @george1421 Yeah, the BIOS is up to date and the device is in UEFI mode.

                    1 Reply Last reply Reply Quote 0
                    • G
                      gianni @george1421
                      last edited by Jul 3, 2019, 1:12 PM

                      @george1421 said in Client Stop at: Starting haveged: OK:

                      In this last picture FOS has proceeded past the point of haveged and actually started running the imaging scripts. What changed to get you past the haveged stop?

                      I just changed the kernel to 4.18.11. with the last one stops in haveged.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Jul 3, 2019, 2:18 PM

                        @gianni Please try the following. In the web UI edit this host’s settings and add nvme_core.default_ps_max_latency_us=200 as Kernel Parameter. Then 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

                        G 1 Reply Last reply Jul 4, 2019, 12:48 PM Reply Quote 0
                        • G
                          gianni @Sebastian Roth
                          last edited by Jul 4, 2019, 12:48 PM

                          @Sebastian-Roth Yeah, thank you this helps, now is working.

                          thank you again

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          1 / 1
                          • First post
                            6/11
                            Last post

                          187

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project