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

    Not a partclone image anymore

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    28
    7.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Can you update and try again, does this still happen?

      It looks, to me, like it’s trying to run as partimage, but screwing up somewhere in the midst of that. My guess, the image is of Partimage type, but Partclone is what’s defined for 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! 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
      • K
        kirkk
        last edited by

        I will do that right now and let you know what I find out.

        1 Reply Last reply Reply Quote 0
        • K
          kirkk
          last edited by

          It still errors out, but now only says, “this is not partclone image” none of the /usr/share/fog/lib/funcs.sh error.

          1 Reply Last reply Reply Quote 0
          • K
            kirkk @Wayne Workman
            last edited by

            @Wayne-Workman None of the images are sysprepped bitlockered or encrypted.

            1 Reply Last reply Reply Quote 0
            • K
              kirkk
              last edited by

              I am noticing that it is now saying “Starting to restore image (-) to device (/dev/sda1)”
              Where before it was trying to restore from (/tmp/pigz1)

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

                @kirkk When, exactly, did you start having the imaging issue? What revision number? From what to what?

                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
                • K
                  kirkk
                  last edited by

                  I was on one of the early 3500 revisions, and I was getting the ssh bash error so I updated to revision 3657 and I started getting this error, now I am on revision 3702.

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

                    Again, I don’t think this image is of partclone type. My guess is it is of partimage, but it is defined in the definition as Partclone. Please change this and test 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
                    • K
                      kirkk
                      last edited by

                      Where is that config file located that I can change the value to partimage from partclone.

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

                        There is no config file.

                        This is changed on the GUI.

                        If you go to the image in image management, you can change the format of the image (Partclone/Partimage) right from the definition. If you don’t see the Drop Down to select the image type, you will need to enable it in FOG Configuration->FOG Settings->General Settings->FOG_FORMAT_FLAG_IN_GUI and check the box and save.

                        Then you go back to the image in image management and select the appropriate format from the drop down that will now be presented to you.

                        Once you save the image, you’ll have to restart the host system so the system knows about the change.

                        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
                        • K
                          kirkk
                          last edited by

                          They are all listed as partclone images, I will change one to partimage and see if it works. Thanks!

                          1 Reply Last reply Reply Quote 0
                          • K
                            kirkk
                            last edited by

                            Partimage doesn’t read the image, and it looks way different, I definitely remember making the images with partclone then.

                            1 Reply Last reply Reply Quote 0
                            • K
                              kirkk
                              last edited by

                              I just re-uploded one of my images and immediately attempted to re-deploy it to my 2 test machines, it worked for one but the other still has the partclone image error. so maybe they just need to be re uploaded.

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

                                The other, and my best suspicion, is that the “failing” machines are failing because they’re loading the init_32/bzImage32 files and NOT the init/bzImage files. Is this true?

                                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
                                • K
                                  kirkk
                                  last edited by

                                  Yes It looks like that is what is happening to the other test machine.

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

                                    @kirkk can you please update once again, and try again?

                                    I believe I fixed the init_32 issue. Your image most likely is partclone, and the reason things failed was because it didn’t matter which method you used to image, pigz was not working properly on 32 bit. I think this is now fixed, though I need people to confirm.

                                    Thank you,

                                    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 3
                                    • K
                                      kirkk
                                      last edited by

                                      Alright I will update and let you know what happens. Thanks!

                                      1 Reply Last reply Reply Quote 0
                                      • K
                                        kirkk
                                        last edited by

                                        That worked, thanks!

                                        1 Reply Last reply Reply Quote 1
                                        • 1
                                        • 2
                                        • 1 / 2
                                        • First post
                                          Last post

                                        182

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project