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

    Fog Imaging Issues

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    17
    3.8k
    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
      Chris Garsee @Tom Elliott
      last edited by

      @Tom-Elliott I thought about that and I tried another image that will work with that machine and still get the same thing.

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

        When were these images created? What revision were you using when you created them?

        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/

        C 1 Reply Last reply Reply Quote 0
        • C
          Chris Garsee @Wayne Workman
          last edited by

          @Wayne-Workman Are you taking about the version, which is 1.2.0? Forgive me but I am still learning Fog.

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

            @Chris-Garsee

            If you’re using pigz, then you’re not using 1.2.0.

            If you look at the cloud in the top left corner of your web UI, it’ll have a number in it. That’s the revision number you’re using.

            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/

            C 1 Reply Last reply Reply Quote 0
            • C
              Chris Garsee @Wayne Workman
              last edited by

              @Wayne-Workman We upgrade to 1.2.0 about 3 to 4 months. The images worked, but we were having issues with XP images. I upgraded 12 days ago to svn 3504 and thats when everything stopped working completely.

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

                Are the old images set to partimage instead of partclone ?

                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/

                C 1 Reply Last reply Reply Quote 0
                • C
                  Chris Garsee @Wayne Workman
                  last edited by

                  @Wayne-Workman Partclone

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

                    @Chris-Garsee

                    Images created using .32 ish (around there and older) should be set to partimage. Somewhere in FOG Config -> Fog settings, you can enable selecting the image type.

                    Also, you might want to jump to the latest FOG Trunk (use ‘svn up’, then reinstall). See the SVN article for info on that.

                    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/

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Chris Garsee @Wayne Workman
                      last edited by

                      @Wayne-Workman IMG_0129.JPG

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

                        These are really bizarre errors.

                        Could you try to uninstall pigz and then reinstall 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
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          The images, in fact, are in partclone format based on what I’m seeing.

                          What is the output of:
                          dmesg

                          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
                          • JunkhackerJ
                            Junkhacker Developer
                            last edited by

                            just a shot in the dark, but have you tried a different network cable?

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

                            C 1 Reply Last reply Reply Quote 1
                            • C
                              Chris Garsee @Junkhacker
                              last edited by

                              @Junkhacker We have tried different cable and different ports.

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

                                @Chris-Garsee and I fixed this today.

                                He updated to 12.04, and we updated the rest of the system using:

                                sudo apt-get update;
                                sudo apt-get dist-upgrade;
                                

                                Found that the nfs-kernel-server package wasn’t updated with the main OS. Once we updated and restarted the services and selected a proper image, the system went beyond the 20%.

                                I’m going to chalk it up to older data with the newer init’s methods of mounting causing the problems we were seeing.

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

                                172

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project