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

    image compressor types

    Scheduled Pinned Locked Moved
    General
    2
    4
    1.5k
    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.
    • A
      Amerhbb
      last edited by

      what’s the difference between image compressor types “Partimage ,Partclone gzip ,Partclone zstd,Partclone zstd,Partclone zstd” ? what’s the best ?

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

        Partimage is only valid on deploy as this is from 0.32 and earlier.

        Partclone is the new “manager” that FOG uses to capture/deploy images.

        Compression Types:
        GZIP, ZSTD, None.

        GZIP is a compression standard. Compression levels 0-9, 9 very slow to compress, uses less space. 6 is “goldilocks” average for most people between deploy and capture. Higher than 6 your compression amount isn’t enough to warrant the slow down in speed, and, as such, it doesn’t impact your download. Below 6, you use more server disk space, but deploy can become greatly elongated. This is because compressed data transfers faster (there’s less data to transfer).

        ZSTD is a relatively new compression standard. It is much faster at compression than GZIP. It’s levels vary between 1-22. Anything above 19 uses a LOT of memory and takes a long time to compress (assuming you have enough memory). I’ve not found a goldilocks zone for ZSTD standard as they all seem to do fairly well, though I image anything above 10 would do best for the reasons listed at the end of the GZIP information.

        NONE is no compression at all. This is useful if you wanted to use a Clonezilla image in fog. It’s the slowest of them all, as there is no compression, but adds a lot of adaptability.

        Then there’s “split file” types. These are compressed the same way and deployed the same way as regular, with the only exception being the files are split into 200MB chunks. This is just so if needed you could copy the files to a cd and move them wherever, (or create a type of back up of your images). All the split files must be present when deploying in order for there to be success.

        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

        A 1 Reply Last reply Reply Quote 1
        • A
          Amerhbb @Tom Elliott
          last edited by

          @tom-elliott So the best solution is ZSTD ?

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

            @amerhbb that’s a matter of opinion but I really like 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
            • 1 / 1
            • First post
              Last post

            198

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project