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

server 2019

Scheduled Pinned Locked Moved
General Problems
4
14
1.2k
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.
  • C
    cook91
    last edited by Oct 26, 2020, 7:35 PM

    i have successfully setup fog on server 2016 with gui
    created a centos 7 vm with fog version 1.5.4
    all good

    got another organization to set it up for
    so i have setup server 2019 with gui
    created a centos 7 vm with fog version 1.5.9

    whenever i do a pxe boot from a hyperv vm, i get ipxe initialialising devices…stuck on it

    in the 2016 setup, no issues

    i have tried updating to the latest kernel 5.6…still no luck
    b54c30bd-0b43-4c39-a45c-048ba2e21e97-image.png
    i have tried multiple kernels 4.6

    did i find a bug with fog running on 2019 hyperv?

    guessing the kernel doesn’t support it

    thoughts?
    jason

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Oct 26, 2020, 7:44 PM

      @cook91 At this stage the Linux kernel is not involved yet. It’s still all in iPXE “space”. What is serving DHCP in your network? Which iPXE boot file do you use?

      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

      Z 1 Reply Last reply Dec 21, 2020, 12:50 AM Reply Quote 0
      • C
        cook91
        last edited by Oct 26, 2020, 8:00 PM

        windows 2008 dhcp server
        undionly.kpxe

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Oct 26, 2020, 8:15 PM

          @cook91 Try switching to undionly.kkpxe (note the double k) and see if that makes a difference.

          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
          • C
            cook91
            last edited by Oct 26, 2020, 8:22 PM

            yes i have tried it … same issue … stuck at the initialising…

            1 Reply Last reply Reply Quote 0
            • C
              cook91
              last edited by Oct 26, 2020, 8:25 PM

              set it to undionly.kkpxe
              getting this
              c2a7722f-421e-499f-a31e-08bd4701c970-image.png

              G 1 Reply Last reply Oct 26, 2020, 8:33 PM Reply Quote 0
              • G
                george1421 Moderator @cook91
                last edited by george1421 Oct 26, 2020, 2:33 PM Oct 26, 2020, 8:33 PM

                @cook91 Just for grins use ipxe.kpxe and see if using the native ipxe driver works better than the undi (network card assisted driver). This is an issue with/between hyper-v and the iPXE boot loader program. Its not technically in FOG at the moment.

                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!

                C 1 Reply Last reply Oct 26, 2020, 9:12 PM Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth Oct 26, 2020, 2:35 PM Oct 26, 2020, 8:35 PM

                  @cook91 The other thing you can try is using UEFI mode VMs and ipxe.efi binary. But try as suggested by George first - along with ipxe.pxe (no k at all)!

                  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

                  C 1 Reply Last reply Oct 26, 2020, 9:16 PM Reply Quote 0
                  • C
                    cook91 @george1421
                    last edited by Oct 26, 2020, 9:12 PM

                    @george1421
                    here is what im getting with ipxe.kpxe
                    91960b88-60a0-415d-a83b-666523a91047-image.png

                    1 Reply Last reply Reply Quote 0
                    • C
                      cook91 @Sebastian Roth
                      last edited by Oct 26, 2020, 9:16 PM

                      @Sebastian-Roth

                      ipex.efi gave me this
                      4bfa6106-f099-41be-b2e2-81f68b9c1c0f-image.png

                      C 1 Reply Last reply Oct 26, 2020, 9:22 PM Reply Quote 0
                      • C
                        cook91 @cook91
                        last edited by Oct 26, 2020, 9:22 PM

                        @cook91

                        i guess with 2019 i need to use uefi

                        i changed it to ipxe.efi
                        i then configred a vm for uefi and disabled secure boot
                        booted up to fog

                        interesting…

                        hope this helps everyone

                        thank you for your time @george1421 and @Sebastian-Roth

                        1 Reply Last reply Reply Quote 1
                        • Z
                          zuf76 @Sebastian Roth
                          last edited by Dec 21, 2020, 12:50 AM

                          @sebastian-roth I am having the same issue with ipxe initialialising devices… when booting a generation 1 VM running on Server 2019 HyperV.

                          generation 2 VM’s pxe boot fine, but we still have computers that have BIOS only, hence the need to build gen 1 VM’s.

                          I am running the latest dev-branch version: 1.5.9.57, kernel versions 4.19.143

                          It works fine at another site on Server 2016 Hyper V.

                          Did you ever figure out a workaround?

                          Zufar

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by Dec 21, 2020, 11:42 AM

                            @zuf76 I don’t use Hyper-V myself at all. I just tried to help by giving some hints on what might help. In the forums we have several threads on Hyper-V but a lot of it were due to issues with Win10 1709 Hyper-V (fixed in 1803) I think.

                            But as you are saying it’s working on a Server 2016 I can imagine it’s some kind of problem with Hyper-V on Server 2019…

                            Have you searched the web on this yet?

                            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

                            Z 1 Reply Last reply Dec 21, 2020, 2:38 PM Reply Quote 0
                            • Z
                              zuf76 @Sebastian Roth
                              last edited by Dec 21, 2020, 2:38 PM

                              @sebastian-roth not really, there are a few references to the same problem, and only one person said they were successful by taking the undionly.kpxe file from a debian 10.4 installation.

                              I will complete this image on a physical machine, it not a big issue. It is just super convenient when working remotely that’s all.

                              Thanks for taking to time to reply.

                              Zufar

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

                              149

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project