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

    Unable to register hosts

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    28
    8.8k
    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.
    • Matthieu JacquartM
      Matthieu Jacquart @Tom Elliott
      last edited by

      @Tom-Elliott ok, in fog.reginput in “Boot options” there is : mode=manreg isdebug=yes
      Need to add isdebug=yes somewhere else (in parameters ?)

      Fog 1.5.9.138
      Debian 11
      Vmware ESXi

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

        @Matthieu-Jacquart isdebug shoudl go in the boot options, yes.

        Is this what was there, or you added the isdebug=yes?

        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

        Matthieu JacquartM 1 Reply Last reply Reply Quote 0
        • Matthieu JacquartM
          Matthieu Jacquart @Tom Elliott
          last edited by

          @Tom-Elliott it as already typed

          Fog 1.5.9.138
          Debian 11
          Vmware ESXi

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @Matthieu-Jacquart You have all the interesting and uneasy hardware around man. 😉

            Thank god we have been through this about two month ago already. Check out this posts…

            Solution: Add pci=noacpi as a kernel parameter to the host (Host Configuration).

            Guess we could add this to the #wiki at some point…

            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

            Wayne WorkmanW Matthieu JacquartM 3 Replies Last reply Reply Quote 2
            • Wayne WorkmanW
              Wayne Workman @Sebastian Roth
              last edited by Wayne Workman

              @Sebastian-Roth Where would it best fit? Troubleshoot downloading ? Troubleshoot Registration ? Troubleshoot upload ? Maybe just an article about helpful kernel arguments?

              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/

              S 1 Reply Last reply Reply Quote 0
              • Matthieu JacquartM
                Matthieu Jacquart @Sebastian Roth
                last edited by

                @Sebastian-Roth ARgh, I began to search before opening thread but didn’t find this one…
                Thanks Seb, I’ll try it tomorrow !

                Fog 1.5.9.138
                Debian 11
                Vmware ESXi

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator @Wayne Workman
                  last edited by

                  @Wayne-Workman said:

                  Where would it best fit? Troubleshoot downloading ? Troubleshoot Registration ? Troubleshoot upload ? Maybe just an article about helpful kernel arguments?

                  I thought about simply adding this machine to our “known working hardware” list including the kernel parameter in the comments.

                  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
                  • Matthieu JacquartM
                    Matthieu Jacquart @Sebastian Roth
                    last edited by Matthieu Jacquart

                    @Sebastian-Roth I’ve just read the topic, it’s a semi good news because… We have to entered manually our 40 hosts into fog interface before putting kernel parameter to the host ??? what a mess.
                    But once it’s done, we will be tranquil

                    EDIT : bad news, it seems not working…
                    If I put pci=noacpi in Host Kernel Arguments, no change, same error message.
                    If I put pci=noacpi in Host Kernel, I’ve got this error :
                    0_1464941446148_IMG_20160603_100118099.jpg

                    I use undionly.kpxe

                    Fog 1.5.9.138
                    Debian 11
                    Vmware ESXi

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by

                      @Wayne-Workman Nevermind, I just saw that you added the 3350 latitude including the kernel parameter back when we figured this out.

                      @Matthieu-Jacquart You could import the 40 hosts via CSV but seems like we need to figure this ugly hardware issue out before. Definitely needs to be in “Host Kernel Arguments” not “Host Kernel”! Are you absolutely sure you had it set in Host Kernel Arguments when testing with one of your machines - set in the correct one? Have you read through the whole story I posted the link to?
                      You can try other kernel parameters like acpi=off or pci=routeirq (described here).

                      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

                      Matthieu JacquartM Wayne WorkmanW 3 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Matthieu Jacquart
                        last edited by

                        @Matthieu-Jacquart Host Kernel (no arugments) is the kernel file. The message you see below is because it’s looking for a file named pci=noacpi

                        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
                        • Matthieu JacquartM
                          Matthieu Jacquart @Sebastian Roth
                          last edited by

                          @Sebastian-Roth Hi, So I have imported my 40 hosts with csv file after looking for mac adress on each bios, but indeed even with pci=noacpi in host kernel arguments there no difference.
                          I’ll try other arguments on monday ! Have a nice weekzend 😉

                          Fog 1.5.9.138
                          Debian 11
                          Vmware ESXi

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

                            @Sebastian-Roth said in Unable to register hosts:

                            Nevermind, I just saw that you added the 3350 latitude including the kernel parameter back when we figured this out.

                            LOL, I did?

                            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 1
                            • S
                              Sebastian Roth Moderator
                              last edited by

                              @Wayne-Workman said in Kernel update:

                              @Pascal-Gazaille I’ve updated our working hardware list with this model and the kernel argument.
                              https://wiki.fogproject.org/wiki/index.php?title=WorkingDevices#Devices

                              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
                              • Matthieu JacquartM
                                Matthieu Jacquart @Sebastian Roth
                                last edited by Matthieu Jacquart

                                @Sebastian-Roth So, tested the Four arguments in Host Kernel arguments, tested on 2 laptop :

                                • noapic
                                • pci=routeirq
                                • pci=noacpi
                                • acpi=off

                                And each time, same error, as if there was no argument… depressed !

                                EDIT : ok it works ! For testing I always selected in fog menu “client system information” (because my image is not ready to deploy so I didn’t test quick image or task deployment) and it gave me the same error. BUT if I test to deploy an image (never mind for non ready image…), everything seems fine ! We can close this topic, I confirm that Dell Latitude 3350 work with pci=noacpi host kernel argument

                                Fog 1.5.9.138
                                Debian 11
                                Vmware ESXi

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sebastian Roth Moderator
                                  last edited by

                                  @Matthieu-Jacquart Good to hear that you found why it wasn’t working with the host kernel parameter set!

                                  @Tom-Elliott Should we add the host kernel parameters to the “client system information” as well?

                                  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

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

                                    @Sebastian-Roth for unregistered hosts you would setup the args under global settings kernelArgs

                                    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

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

                                      @Tom-Elliott You think it might be good to allow an edit-able drop down list for kernel arguments? Something like this? http://www.w3schools.com/html/tryit.asp?filename=tryhtml_elem_datalist

                                      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
                                      • Wayne WorkmanW
                                        Wayne Workman
                                        last edited by

                                        Following up on this topic with new news.

                                        I was just told about issues with imaging a Latitude 3350. Currently we’re on FOG 1.3.0 RC-18 and using kernel 4.8.1.

                                        I’ve added the kernel arguments pci=noacpi into this spot here:
                                        Web Interface -> FOG Configuration -> FOG Settings -> General Settings -> FOG_KERNEL_ARGS in order for the issue to just go away for any system that may have the problem.

                                        This worked, but the keyboard on the Dell Latitude 3350 would not work. We worked around this by attaching a USB keyboard.

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

                                        156

                                        Online

                                        12.1k

                                        Users

                                        17.3k

                                        Topics

                                        155.3k

                                        Posts
                                        Copyright © 2012-2024 FOG Project