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

PXE Freezes

Scheduled Pinned Locked Moved
FOG Problems
5
26
10.4k
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.
  • T
    Tom Elliott
    last edited by Jan 30, 2014, 12:23 AM

    Try my kernel, it looks like your kernel is in panic/freeze mode.

    To get my kernel, open a terminal on the FOG Server. Login as root or, as you’re using ubuntu, make sure your user has sudo permissions.

    To test sudo try:
    [code]sudo touch /tmp/someTestFileIAmMakingUp[/code]

    It should ask for your password, enter it. If you get no errors, you should be set.

    Then cd into the tftpboot/fog/kernel folder.

    [code]cd /tftpboot/fog/kernel[/code]

    Copy your old kernel just as a backup.
    [code]sudo mv bzImage bzImage.orig-29JAN2014[/code]

    Then get my kernel and try again:

    [code]sudo wget --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage[/code]

    Hopefully all will work again.

    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
    • E
      eddieduce
      last edited by Jan 30, 2014, 12:38 AM

      I got a ‘unrecognized option’ message for ‘–no-get-certificate’.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Jan 30, 2014, 12:40 AM

        I just updated it, sorry thinking of wget where I wanted a check

        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
        • E
          eddieduce
          last edited by Jan 30, 2014, 12:46 AM

          message ‘failed. Name or service unknown.’

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jan 30, 2014, 12:52 AM

            try prepending with sudo, I updated the code.

            The next thing, make sure wget is actually install.
            [code]sudo apt-get update
            sudo apt-get install wget[/code]

            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
            • E
              eddieduce
              last edited by Jan 30, 2014, 1:04 AM

              ‘sudo apt-get update’ failed. with many file not found messages.

              ‘sudo apt-get install wget’ is updating but is barely on 9%.

              Would you recommend just re-installing FOG. This is the production server. The downtime has extended too far now. Would you recommend circling back to .29?

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jan 30, 2014, 1:08 AM

                How did you upgrade your system?

                Did you just upgrade or create a new “Fresh” install?

                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
                • E
                  eddieduce
                  last edited by Jan 30, 2014, 1:08 AM

                  Fresh install. What I mean to say is,

                  is it a FOG .32 issue or more a kernel corruption issue?

                  The original system is giving problems and I decided to rebuild a new one (the one we are discussing).

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jan 30, 2014, 1:13 AM

                    And you’re behind a very slow internet connection?

                    I don’t have the fastest of upload speeds, but they are 5MB, plenty enough that a normal download of my kernel should take about 5 minutes (max). It’s only just shy of 6 MB

                    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
                    • E
                      eddieduce
                      last edited by Jan 30, 2014, 1:15 AM

                      no, I am installing wget. …28% at the moment.

                      Correction, I am updating packages, and it is barely at 42%.

                      1 Reply Last reply Reply Quote 0
                      • E
                        eddieduce
                        last edited by Jan 30, 2014, 1:49 AM

                        The process finished. W-get for the kernel was unable to resolve host address for your site .

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Jan 30, 2014, 1:51 AM

                          Try again, dns for somereason was lost, fixed now.

                          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
                          • E
                            eddieduce
                            last edited by Jan 30, 2014, 1:52 AM

                            No go. ‘Name or service not known. Unable to resolve host address <… >’

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Jan 30, 2014, 2:02 AM

                              Okay, try again.

                              I had to reboot both of my routers. I was testing multicast and it brought down my network.

                              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
                              • E
                                eddieduce
                                last edited by Jan 30, 2014, 2:35 AM

                                Still unable to resolve.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tom Elliott
                                  last edited by Jan 30, 2014, 2:36 AM

                                  Can you run:

                                  [code]ping mastacontrola.com[/code]

                                  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
                                  • E
                                    eddieduce
                                    last edited by Jan 31, 2014, 1:19 AM

                                    I ended up re-installing FOG but OS kept giving other problems extracting files, and connecting to network so, am re-installing server version of Ubuntu 12.04 .

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tyler Coan
                                      last edited by Feb 10, 2014, 7:06 PM

                                      Hi Tom,

                                      I was having a similar issue as was posted here. Got kernel panics trying to register a HP ProDesk 600 G1 SFF.

                                      Using the kernel you posted solved my issue. Thank you so much. Great to find an answer by using the search on the forum.

                                      Cheers,
                                      Tyler Coan

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tsnowtttc
                                        last edited by Mar 31, 2014, 8:00 PM

                                        I saw a similar panic to the one originally mentioned in this thread, so I downloaded the kernel that Tom linked. However, now I get a new issue:

                                        [CODE]request_module: runaway loop modprobe binfmt464c
                                        Starting init: /sbin/init exists but couldn’t execute it (error -8)
                                        request_module: runaway loop modprobe binfmt464c
                                        Starting init: /bin/sh exists but couldn’t execute it (error -8)
                                        Kernel panic - not syncing: No working init found. Try passing init= option to kernel[/CODE]

                                        This occurs when trying to perform full host inventory of a Dell Optiplex 3020, with Fog 0.32

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Mar 31, 2014, 8:36 PM

                                          @tsnowtttc

                                          You probably downloaded the 64 bit kernel.

                                          Try the following:
                                          [code]cd /tftpboot/fog/kernel/
                                          mv bzImage bzImage.2014MAR31
                                          wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code]

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

                                          215

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project