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

    6285 - Kernel panic not syncing when trying to image

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    5
    41
    16.6k
    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.
    • MRCURM
      MRCUR Testers @Wayne Workman
      last edited by

      @Wayne-Workman I’m testing with an HP ProBook 640 G1, which works fine on a separate SVN install (also worked fine on the previous rev I was running).

      Boot file is undionly.kpxe which it was before and is the same on the test server where this works fine.

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

        Can one of you try kernel 4.4.0 ?

        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
        • MRCURM
          MRCUR Testers
          last edited by

          After talking to @Wayne-Workman, this seems like it might be an issue with the symlink being used to make /var/www/html work on Ubuntu where the root is really /var/www.

          @tom-elliott I see in .fogsettings there’s a line for “docroot”. If I update that to be /var/www/ instead of /var/www/html/, will that work?

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

            @MRCUR If you want to give it a shot, maybe.

            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

            MRCURM 1 Reply Last reply Reply Quote 0
            • MRCURM
              MRCUR Testers @Tom Elliott
              last edited by

              @Tom-Elliott Changed the docroot to /var/www/ and didn’t have any success. Tried the 4.4 kernel as @wayne-workman suggested without success either. Same issue.

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

                @MRCUR Can you post a pic of the panic?

                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

                MRCURM Tom ElliottT 2 Replies Last reply Reply Quote 0
                • MRCURM
                  MRCUR Testers @Tom Elliott
                  last edited by

                  @Tom-Elliott 0_1455655409291_IMG_1021.JPG

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

                    @MRCUR How many devices have you tried on? Just this laptop?

                    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/

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      Hanz @Wayne Workman
                      last edited by

                      @Wayne-Workman This exact error is what I’m getting as well…hardware worked previously so it’s in the code.

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

                        @MRCUR Is bzImage32_4 a valid file? Meaning is it a full on filename in /var/www/{html,}/fog/service/ipxe/ and what’s the size?

                        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

                        MRCURM 2 Replies Last reply Reply Quote 0
                        • MRCURM
                          MRCUR Testers @Tom Elliott
                          last edited by

                          @Tom-Elliott It is, yes. Downloaded through the kernel update GUI as suggested by @Wayne-Workman. This also happens with the default 4.4.1 kernel.

                          @Wayne-Workman This is happening on all of our hardware that I know of. I’ve specifically been using HP ProBook 640’s and 440’s today while testing. I have a 440 sitting at my desk now which is displaying the issue.

                          1 Reply Last reply Reply Quote 0
                          • MRCURM
                            MRCUR Testers @Tom Elliott
                            last edited by

                            @Tom-Elliott I should mention that this hardware works fine with my test server (currently rev 6285 on 14.04 LTS, same as production server) using the default 4.4.1 kernel.

                            Tom ElliottT 2 Replies Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @MRCUR
                              last edited by

                              @MRCUR So it works on one, but not the other?

                              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

                              MRCURM 1 Reply Last reply Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott @MRCUR
                                last edited by

                                @MRCUR Also, can you get output from the browser?

                                http://IP.Of.Fog.37/fog/service/ipxe/boot.php?mac=c4:34:6b:06:5b:20

                                Of course I don’t know the ip so please change the relevant info as needed.

                                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

                                MRCURM 1 Reply Last reply Reply Quote 0
                                • MRCURM
                                  MRCUR Testers @Tom Elliott
                                  last edited by

                                  @Tom-Elliott Right. The test server was SVN from the start (not sure what rev I started with), the production server was originally 1.1 or 1.2 and upgraded to svn over the summer and then this week to 62XX series.

                                  1 Reply Last reply Reply Quote 0
                                  • MRCURM
                                    MRCUR Testers @Tom Elliott
                                    last edited by

                                    @Tom-Elliott

                                    #!ipxe
                                    set fog-ip X.X.X.37
                                    set fog-webroot fog
                                    set boot-url http://${fog-ip}/${fog-webroot}
                                    #!ipxe
                                    cpuid --ext 29 && set arch x86_64 || set arch i386
                                    iseq ${platform} efi && set key 0x1b || set key 0x127e
                                    iseq ${platform} efi && set keyName ESC || set keyName F6
                                    prompt --key ${key} --timeout 3000 Booting... (Press ${keyName} to access the menu) && goto menuAccess || sanboot --no-describe --drive 0x80
                                    :menuAccess
                                    login
                                    params
                                    param mac0 ${net0/mac}
                                    param arch ${arch}
                                    param platform ${platform}
                                    param username ${username}
                                    param password ${password}
                                    param menuaccess 1
                                    param debug 1
                                    isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
                                    isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
                                    :bootme
                                    chain -ar http://X.X.X.37/fog/service/ipxe/boot.php##params```
                                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott @MRCUR
                                      last edited by

                                      @MRCUR can you, for now, disable hidden menu, and see if this fixes the problem?

                                      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

                                      MRCURM 1 Reply Last reply Reply Quote 0
                                      • MRCURM
                                        MRCUR Testers @Tom Elliott
                                        last edited by

                                        @Tom-Elliott Same issue.

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

                                          Are you sure both cloud versions are the same?

                                          Can you test with some basic moving tricks?

                                          mv /var/www/fog /home/fog/web
                                          rm /var/www/html/fog -rf
                                          rm /var/www/fog -rf
                                          

                                          Then rerun the installer?

                                          The only reason I move it first is so if you have any special iso’s we can recover them later on.

                                          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

                                          MRCURM 1 Reply Last reply Reply Quote 0
                                          • MRCURM
                                            MRCUR Testers @Tom Elliott
                                            last edited by

                                            @Tom-Elliott Same issue after running the installer again.

                                            They’ve been the same throughout the day and were both 6285 when I updated last night when the problem started. The production is 6295 now as I’ve grabbed the latest a few times today.

                                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post

                                            235

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project