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

    Linux image is 5 time bigger than OS...

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    12
    3.1k
    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.
    • george1421G
      george1421 Moderator
      last edited by

      Just requesting some additional details.

      1. I assume you are using the fog trunk version, what is the git version (from the cloud on management page)
      2. What is the actual physical size of the disk you captured. (Thinking FOG did a raw capture and not a resizeable capture)
      3. What was the disk os format of the disk you caputred (ext3, ext4, xfs, etc)?

      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!

      Matthieu JacquartM 1 Reply Last reply Reply Quote 0
      • Matthieu JacquartM
        Matthieu Jacquart @george1421
        last edited by

        @george1421

        1. git 7009
        2. HDD 80GB (I think like you its look like a raw image, half compressed)
        3. LVM partition and ext4 file format

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

        Tom ElliottT 1 Reply Last reply Reply Quote 1
        • Tom ElliottT
          Tom Elliott @Matthieu Jacquart
          last edited by

          @Matthieu-Jacquart That’s the issue. LVM is not recognized so cannot be resized.

          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

          Matthieu JacquartM george1421G 2 Replies Last reply Reply Quote 0
          • Matthieu JacquartM
            Matthieu Jacquart @Tom Elliott
            last edited by

            @Tom-Elliott
            ok, so I re-install Mint but I don’t check LVM box ? No other way ?

            Fog 1.5.9.138
            Debian 11
            Vmware ESXi

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

              @Matthieu-Jacquart Correct. I don’t have a viable method to detecting LVM at the moment. If given enough time I’m sure we could figure out how to mount the LVM and resize based on the LVM data, but I don’t think it will be anytime soon. We might even (given even more time) be able to shrink/resize LVM partitions themselves, though I suspect it would be needed to do the Volume as a whole, not the volume container itself.

              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
              • george1421G
                george1421 Moderator @Tom Elliott
                last edited by george1421

                @Tom-Elliott Then with compress at level 7. The best he can squeeze that 80GB disk down to is about 53GB. (asking not telling).

                If that is true, then the only way to change the image size is to 1. Increase the compression ratio (with marginal success) or 2) remove LVM and just use native ext3 or ext4 partitions.

                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!

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

                  @george1421 Remove LVM would be the only way to do this properly.

                  Raw imaging captures the disk as whole/partition as whole. (even though the data may take MUCH less room).

                  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
                  • Matthieu JacquartM
                    Matthieu Jacquart
                    last edited by

                    Ok, I know what I have to do, so bad…
                    We are agree that compression ratio 7 will produce image smaller that compression ration 1 ?

                    Fog 1.5.9.138
                    Debian 11
                    Vmware ESXi

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

                      @Matthieu-Jacquart Correct. Compression 9 is better than 1. However, the difference between 7-9 is nearly negligible.

                      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
                      • george1421G
                        george1421 Moderator
                        last edited by

                        Knowing what we know now, has this issue been solved? OR do you want to wait until you can rebuild the image without LVM.

                        Just trying to do a bit of house cleaning.

                        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!

                        Matthieu JacquartM 1 Reply Last reply Reply Quote 0
                        • Matthieu JacquartM
                          Matthieu Jacquart @george1421
                          last edited by

                          @george1421 You can solve it, I will reinstall my distrib tomorrow

                          Fog 1.5.9.138
                          Debian 11
                          Vmware ESXi

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

                          160

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.4k

                          Posts
                          Copyright © 2012-2024 FOG Project