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

RAMDISK: EOF while readin compressed data

Scheduled Pinned Locked Moved Unsolved
FOG Problems
5
15
6.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.
  • N
    Neil Underwood
    last edited by Aug 18, 2015, 11:50 PM

    I’m baffled. Everything was working fine and then all of a sudden this starts happening. See photos:

    fog2.jpg

    fog3.jpg

    fog1.jpg

    Can anyone assist? I’m about to nuke it and move back to Ubuntu 14.04. This CentOS box is driving me crazy.

    I did find a strange issue with the tftp password in FOG settings. It somehow had been reverted to the previous password I had used. I caught this only because I got an error when trying to re-download and install the FOG kernel. Once I fixed the password the kernel downloaded and installed just fine. I just have no clue where to begin with this though.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Aug 18, 2015, 6:31 PM Aug 19, 2015, 12:30 AM

      @Neil-Underwood

      Details, details. What version of CentOS? What version of FOG? Knowing what you’ll ditch CentOS for doesn’t help us. 🙂

      Make sure SELinux is turned off. check like this:

      sestatus
      

      Make sure the firewall is off.
      Make sure apache is running
      make sure TFTP is running

      See if other hosts are affected or if this is isolated.

      and, it really looks like you got a kernel & init issue. Try to re-run your installer.

      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
      • N
        Neil Underwood
        last edited by Neil Underwood Aug 18, 2015, 7:08 PM Aug 19, 2015, 1:05 AM

        Sorry. Posted this on my way out the door after an hour of OT trying to figure it out. It’s CentOS 7. I checked selinux and it’s disabled. I can’t check anything else right now but I have some output from /var/log/messages:

        Aug 16 04:48:48 new-fog-server FOGImageReplicator: PHP Warning:  stream_set_blocking() expects exactly 2 parameters, 1 given in /var/www/html/fog/lib/fog/FOGService.class.php on line 217
        Aug 16 04:48:49 new-fog-server FOGImageReplicator: PHP Warning:  stream_set_blocking() expects exactly 2 parameters, 1 given in /var/www/html/fog/lib/fog/FOGService.class.php on line 217
        Aug 16 04:48:49 new-fog-server FOGImageReplicator: PHP Warning:  stream_set_blocking() expects exactly 2 parameters, 1 given in /var/www/html/fog/lib/fog/FOGService.class.php on line 217
        

        Lots more but had to truncate.

        W 1 Reply Last reply Aug 19, 2015, 1:11 AM Reply Quote 0
        • W
          Wayne Workman @Neil Underwood
          last edited by Aug 19, 2015, 1:11 AM

          @Neil-Underwood @Developers I am not a PHP person. Developers need to help on this.

          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 Tom Elliott Aug 19, 2015, 4:16 AM Aug 19, 2015, 2:08 AM

            Its likely one of two possibilities.

            Guess one is this is booting via efi? If so it may be something I forgot and will be fixed tomorrow along eight errors you were seeing.

            Guess two, does this happen on every system or just this one? If this is only on this one, check your ram on that system.

            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
            • T
              Tom Elliott
              last edited by Aug 19, 2015, 10:21 AM

              Just looked at the source code and I’m leaning more towards a problem with RAM on that particular system.

              Is this occurring on EVERY system, or just this particular system?

              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

              N 1 Reply Last reply Aug 19, 2015, 2:14 PM Reply Quote 2
              • N
                Neil Underwood @Tom Elliott
                last edited by Aug 19, 2015, 2:14 PM

                @Tom-Elliott said:

                Just looked at the source code and I’m leaning more towards a problem with RAM on that particular system.

                Is this occurring on EVERY system, or just this particular system?

                I’ve checked 3 different PC’s and they are all doing it. None of them are booting via efi.

                One of them happens to be the machine I use to master one of my images. I can’t put my finger on which one, but this started happening after a recent update. Right now I’m on 4451 via github.

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Aug 19, 2015, 2:17 PM

                  Is this happening on EVERY system, or just this model of system?

                  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

                  N 1 Reply Last reply Aug 19, 2015, 2:43 PM Reply Quote 0
                  • N
                    Neil Underwood @Tom Elliott
                    last edited by Aug 19, 2015, 2:43 PM

                    @Tom-Elliott I’ve only got 2 different models at the office here. Dell Optiplex 3010 and 3020. It’s happening on both of those. If you would like me to verify other systems I will have to go to some of my other sites and check (which is not a problem, I just have to wait until someone else gets here).

                    W 1 Reply Last reply Aug 19, 2015, 3:55 PM Reply Quote 0
                    • J
                      Junkhacker Developer
                      last edited by Aug 19, 2015, 2:45 PM

                      I’ve got a Dell OptiPlex 3020 I can test with. give me a few minutes and i’ll update my dev box and try to replicate the issue

                      signature:
                      Junkhacker
                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wayne Workman @Neil Underwood
                        last edited by Aug 19, 2015, 3:55 PM

                        @Neil-Underwood said:

                        @Tom-Elliott I’ve only got 2 different models at the office here. Dell Optiplex 3010 and 3020. It’s happening on both of those. If you would like me to verify other systems I will have to go to some of my other sites and check (which is not a problem, I just have to wait until someone else gets here).

                        Two is enough - you don’t need to go anywhere.

                        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
                        • G
                          giejo63
                          last edited by giejo63 Sep 16, 2015, 9:31 AM Sep 16, 2015, 3:23 PM

                          Any news on this problem ?
                          i have the last GIT version of Fog and seems to have the same problem (on different machine)
                          It was working great with version 1.2.0
                          Thanks in advance

                          G 1 Reply Last reply Sep 16, 2015, 3:49 PM Reply Quote 0
                          • G
                            giejo63 @giejo63
                            last edited by Sep 16, 2015, 3:49 PM

                            @giejo63 said:

                            Any news on this problem ?
                            i have the last GIT version of Fog and seems to have the same problem (on different machine)
                            It was working great with version 1.2.0
                            Thanks in advance

                            I have tested with the init.xz, init_32.xz, bzimage and bzimage32 from Fog_1.2.0 and this error disappeared (putting them in ipxe directory)
                            but now my problem is that it didnt deploy at all, seems like computers are looping infinitely

                            W 1 Reply Last reply Sep 16, 2015, 7:04 PM Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Sep 16, 2015, 5:24 PM

                              The best guess, that I can see, is that the init’s were not properly downloaded. It’s probably got the proper file for the kernels, but not for the inits.

                              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 @giejo63
                                last edited by Sep 16, 2015, 7:04 PM

                                @giejo63 In other words, try to reinstall.

                                I’d really highly recommend using the -y argument so it auto-updates the DB for you. like this:

                                ./installfog.sh -y
                                

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

                                219

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project