Feature #238
zfs compress empty block only (NCP3 patch)
| Status: | New | Start: | 08/21/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
In zfs compress property, empty blocks are only detected when a compression is enable With block volume, compress is not a good thing because fragmentation When we migrate block volume from another source than zfs, a lot of block are empty
I made a very little patch to activate the empty block compression (store only in metadata). use it with zfs set compress=empty