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

    Requirements for "Single Disk (Resizable)" Image Type

    Scheduled Pinned Locked Moved Solved
    General
    3
    11
    3.3k
    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.
    • M
      mxc
      last edited by

      Hi there,

      We have a training lab with a range of generic machines which we want to image via FOG. The machines all run Ubuntu Linux. When creating an new image we can;t get the “Single Disk (Resizable)” option to work. It just fails to upload. What does the "Single Disk (resizable) mean? I am assuming a single disk with multiple partitions - i.e. an already installed “master”.

      What are the requirements that make a single disk resizable? We create the image in a VM with a 20GB disk and would like the partitions to expand to fill up the entire disk on the lab machines if possible.

      thanks

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Sebastian Roth

        @mxc From what I read between the lines you are trying to use the resizable option for the right case. Please let us know the exact error you are seeing. Text or even a picture! Otherwise we won’t be able to find out what goes wrong.

        We have been working on the resizable stuff lately. So you might want to upgrade to the very latest version and see if this fixes the issue. Please let us know.

        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
        • M
          mxc
          last edited by

          Hi @Sebastian-Roth,

          Thanks for the reply. I will be able to test again tomorrow. Where can I get log files for the failed uploads and downloads to get more data? I can watch the screen but its usually too fast to get the exact error message.

          The one thought I had was that if it is going to resize the partitions and then extend the file system it will probably only be able to extend the last partition to take up the full space available? If so I will try with an image where the last partition is the root partition and put the swap etc in the front of the drive.

          regards

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

            First,

            I think we need the exact version of FOG you’re using. This is in the cloud on the GUI. It should be a 4 digit number for now.

            There are no logs to grab, unfortunately. This is because the imaging system is it’s own linux OS as well.

            A video of the process should suffice, and if your have an iPhone you can even record the video in slow motion.

            Of you can even task the job as debug, which would not reboot and will pause after many different items.

            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

            M 2 Replies Last reply Reply Quote 0
            • M
              mxc @Tom Elliott
              last edited by

              @Tom-Elliott I didn’t have my cell phone with me but the upload fails on the reboot when it i says it is resetting the partition sizes. It fails saying

              “Updating data - Failed” or something like that. Basically it looks like it fails trying to update the db after a successful upload and resize?

              Will bring my phone tomorrow.

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

                Hi @Tom-Elliott

                Just to let you know I tried to upload a non-resizable image and it too failed after the upload on the “Update database” step as well. I couldn’t see anything in the mysql log files.

                Maybe one of my tables is corrupted?

                cheers

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

                  @mxc I still have no idea what version you’re running 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

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

                    Hi @Tom-Elliott

                    Sorry, I mentioned it on the other post. I should have put it here too. It was version 6557 but I have since upgraded to fix the white screen of death bug. I am not at the office now so can’t get the exact version but it was less than 3 hours ago that I did a git pull.

                    regards

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by

                      @mxc The “Updating database” error is happing due to wrong FTP credentials in most cases… https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP

                      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

                      Tom ElliottT M 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Sebastian Roth
                        last edited by

                        @Sebastian-Roth I’ll probably add back the exact error reporting so we can see and have more useful info. My intent with how it is now was to not put the system into an infinite waiting period that would never work.

                        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
                        • M
                          mxc @Sebastian Roth
                          last edited by

                          Hi @Sebastian-Roth

                          That fixed it 👍 Thanks for your and Tom’s assistance.

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

                          156

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project