2
0
I am working with some very large packet capture files (~150GB across 30 files) but because of how highly redundant packet captures are, these compress to ~7% (14.29x) of their originally file size using .zip files.
I was wondering if I could work with these files "natively" by creating a ZFS partation with the "compression=gzip-9" setting. I created the partition, copied the packet captures over, and the end result was a compression ratio of 20.83% (4.80x).
I am wondering why there is such a large discrepancy.
The stats I posted were with a 128k recordsize, however such a small block size would definitely be the root cause. – Chuu – 2013-03-08T00:36:56.583