zfs compression

  1. T

    ZFS raidz2 read speed is much lower with compression enabled but I don't see cpu load

    hello, so I set up NAS: RAIDz2 of 8 x WD hc530 with special vdev (Samsung PM963), Ryzen 8400f, 32 GB ashift=12, recordsize=4M, others are quite default playing with compression types I clearly see reasonable cpu load with compressions during write. But I don't see it for reading (while speed...
  2. freezr

    ZFS ZFS Compress over GELI, is it recommendable?

    Hi folks, I wonder if I can enable lz4 compression on a mirror over geli. I am concerned that I am going to have quite CPU overhead and therefore poor performance. What do the expert say? Thanks ?
  3. M

    Solved To compress or not to compress a virtual disk?

    If the filesystem is ZFS and the host is FreeBSD 12.1-RELEASE and I run virtual machines with VirtualBox-OSE, does it make sense to have the dataset in which the virtual drives are compressed or will that result in severe performance drop when new data is written to the disk images?
  4. Nyantastic

    ZFS Does ZFS compression work on single files or globally?

    Does the compression option on ZFS file systems compress each file individually or does it work globally to compress all files using the same encoding? Suppose I have files A, B, and C, and A, B, and C all have similar contents, would ZFS take less space to store them if using compression?
Back
Top