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

Hyper-V 2012 and svn 2230

Scheduled Pinned Locked Moved Solved
FOG Problems
4
18
6.5k
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.
  • W
    Wayne Workman @sudburr
    last edited by Aug 2, 2015, 12:54 AM

    @sudburr any way we can get a video of the errors?

    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
    • S
      sudburr
      last edited by sudburr Aug 7, 2015, 12:59 PM Aug 6, 2015, 4:27 PM

      Sure thing.

      http://1drv.ms/1gjmWXh

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

      W 2 Replies Last reply Aug 6, 2015, 10:49 PM Reply Quote 0
      • W
        Wayne Workman @sudburr
        last edited by Aug 6, 2015, 10:49 PM

        @sudburr said:

        Sure thing.

        http://1drv.ms/1MPM1Xw

        Wild… At least we know the errors now. Give the @Developers some time to think on it.

        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 Aug 7, 2015, 1:14 AM

          Good news.

          You can officially (hopefully) call me an idiot.

          I used to build the kernels as only server, but for some reason decided better not to.

          Basically, the kernels are failing as they’re supposed to be cause the hyper-v system doesn’t like preemption in the cpu. I have removed preemption and just need you to test before I say this is good to go.

          Please try the kernels located at:

          http://mastacontrola.com/bzImage
          http://mastacontrola.com/bzImage32

          You can do direct download to fog server with:

          wget http://mastacontrola.com/bzImage -O /var/www/fog/service/ipxe/bzImage
          wget http://mastacontrola.com/bzImage32 -O /var/www/fog/service/ipxe/bzImage32

          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 @sudburr
            last edited by Aug 7, 2015, 1:16 AM

            @sudburr @Tom-Elliott And this is why I asked for a video… 🙂 Tom, you’re awesome even if it’s your fault lol.

            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
            • S
              sudburr
              last edited by Aug 7, 2015, 3:26 PM

              Hmmm, our web filter is choking on these links.

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

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Aug 7, 2015, 5:20 PM

                Try just updating fog to current. I built 4.1.4 with the preemption turned off.

                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
                • S
                  sudburr
                  last edited by Aug 7, 2015, 5:50 PM

                  In that case, 4.1.4 fails on Hyper-V for me like all other kernels since 3.18.5 so I can’t test the part you changed.

                  See the ongoing saga.

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

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Aug 8, 2015, 12:01 AM

                    So I’m doing a last ditch effort, for right now, to attempt to see what the differences between 3.18.5 was and what everything up is.

                    I’ve pulled the config from the 3.18.5 kernel and applied the same config (with new/updated drivers) to 4.1.4.

                    I don’t know what to try if this fails, as it’s then on the linux kernel guys side of the house.

                    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 Aug 8, 2015, 12:29 AM Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Aug 8, 2015, 12:04 AM

                      64 bit kernel, only is hosted right now at:

                      http://mastacontrola.com/bzImage.

                      If you have to do it through https, try:

                      wget --no-check-certificate https://mastacontrola.com/bzImage -O /var/www/fog/service/ipxe/bzImage

                      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
                      • W
                        Wayne Workman @Tom Elliott
                        last edited by Aug 8, 2015, 12:29 AM

                        @Tom-Elliott said:

                        I don’t know what to try if this fails, as it’s then on the linux kernel guys side of the house.

                        Who, exactly, would that be? Links? It might be a good thing to make friends now, you know?

                        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
                        • S
                          sudburr
                          last edited by Aug 8, 2015, 6:21 AM

                          The published 4.1.4 and your special 4.1.4 64bit at the http link above both work without dumping pre-emptible bugs now.

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

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

                          269

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project