ZFS compression doesn't work

Robison, Dave david.robison at fisglobal.com
Mon Aug 27 22:24:18 UTC 2012


On 08/27/2012 15:15, Peter Jeremy wrote:
> On 2012-Aug-27 23:51:06 +0200, antonin tessier <antonintessier at live.fr> wrote:
>> I am trying to understand and use ZFS features. My issue is that compression doesn't work,

Not sure what "compression=gzip" will give you. I believe you might be
safer using "compression=gzip-6" or whichever value you want to use.
gzip9 will be pretty slow if that's the default for "gzip".

I use lzjb because there isn't much advantage to gzip, at least in my
experience, and lzjb is fast. I did some testing and didn't find a big
space savings with gzip-6 or gzip-9.


% zfs get compressratio
NAME                                     PROPERTY               
VALUE                SOURCE
raid1                                        compressratio       
1.78x                    -
raid1/BACKUPS/BACULA             compressratio        1.83x            
        -



-- 
Dave Robison
Sales Solution Architect II
FIS Banking Solutions
510/621-2089 (w)
530/518-5194 (c)
510/621-2020 (f)
daver at vicor.com
david.robison at fisglobal.com

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.


More information about the freebsd-fs mailing list