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

    Fog Version 1.5.9.63 bios settings get reverted

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    10
    962
    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.
    • Greg PlamondonG
      Greg Plamondon Testers
      last edited by Sebastian Roth

      “Host Bios Exit Type” and “Host EFI Exit Type” get reverted back to “-Please select an option” after the client reboots.
      c25514e5-a06a-464c-bfb7-fd186c51dd8c-image.png

      e4c043e5-113f-418c-9054-5449e9817bf5-image.png

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

        @Greg-Plamondon Can you be more specific on what you mean by “reboot”? Host starts up into Windows (after FOG boot menu) and you do a manual Windows reboot? Or reboot triggered by a task with fog-client installed on the host?

        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

        Greg PlamondonG 1 Reply Last reply Reply Quote 0
        • Greg PlamondonG
          Greg Plamondon Testers @Sebastian Roth
          last edited by

          @sebastian-roth If the machine reboots for any reason manually or through fog task it gets reverted

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

            @Greg-Plamondon I can’t replicate the issue on a manual reboot. Please answer the following questions and do some further testing to help us to find out what is causing this.

            Is the fog-client software installed in a host showing that issue? Is this happening for different hosts or a single one or even all of your hosts?

            • Make sure the host machine you have this issue on is shut down completely.
            • Set exit types in the FOG web UI and after saving the settings go back/reload to make sure they are set!
            • Turn on the host and let it boot to the FOG PXE boot menu. Use the arrow key to quickly select a different option before it does the default action to chainload the OS from disk.
            • Reload the host’s settings to check if they are still there or were being reset already.
            • Let it boot into Windows and login a user.
            • Again check the settings in the FOG web UI over and over to see when exactly the exit type settings are being reset.
            • Do a manual reboot and while it happens reload the FOG web UI to see if settings are reset.

            Let us know what you find.

            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

            Greg PlamondonG 1 Reply Last reply Reply Quote 0
            • Greg PlamondonG
              Greg Plamondon Testers @Sebastian Roth
              last edited by Greg Plamondon

              @sebastian-roth I did what you asked.
              The Fog Client is installed on the client system.
              This is happening on 2 UEFI Systems so far. I don’t have that many
              I made sure the machine was powered off. I went into the host settings and set the Host client Bios Exit Type to Exit and clicked save. I refreshed the page and made sure the setting was still present. I powered on the client and pressed the ESC key to access the fog menu. (I have the fog menu hidden) I refreshed the fog web page and the Host Bios Exit Type was changed back to “- Please Select an Option”.

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

                @greg-plamondon said in Fog Version 1.5.9.63 bios settings get reverted:

                I powered on the client and pressed the ESC key to access the fog menu. (I have the fog menu hidden) I refreshed the fog web page and the Host Bios Exit Type was changed back to “- Please Select an Option”.

                This is really strange. This means it’s being reset when the host boots up to the PXE menu already. Do you have any plugin active?

                @Tom-Elliott Can you think of how this reset of the exit type settings would happen?

                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

                Greg PlamondonG 1 Reply Last reply Reply Quote 0
                • Greg PlamondonG
                  Greg Plamondon Testers @Sebastian Roth
                  last edited by Greg Plamondon

                  @sebastian-roth
                  I have Accesscontrol, Location, persistentgroups, subnetgroup and wolbroadcast installed.

                  **UPDATE: I Just removed HostStatus and SubnetGroups as I wasn’t using it, and the problem is gone. I don’t know which plugin was causing it.

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

                    @Greg-Plamondon Whoooo, good I asked. So I guess we can easily figure out which plugin was causing this now that you’ve narrowed it down. Thanks.

                    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

                    Greg PlamondonG 1 Reply Last reply Reply Quote 0
                    • Greg PlamondonG
                      Greg Plamondon Testers @Sebastian Roth
                      last edited by

                      @sebastian-roth yeah, thanks for the tip plugins have got me in the past I should have tried that before posting.

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

                        @greg-plamondon Rejoice too early! Tried to replicate the issue with SubnetGroup plugin installed at first because from the code it looked like this could be it. But exit type settings stayed. Also made the iPXE hidden but same result. Then installed HostStatus plugin but again exit type settings don’t get reset.

                        I am wondering if it’s possible this was due to an issue in the database that was cleaned out by removing those plugins?!

                        I see you have used the FOG 1.6.0-alpha version as well. Is this on a different server or do you switch between 1.5.x and 1.6.x on the same server?

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

                        166

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project