Actions
Feature #3756
closedwant lz4 support for metadata compression
Start date:
2013-05-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Metadata on ZFS is compressed using the lzjb algorithm by default.
The advantages of lz4 compression may be used in this area, too.
There are more ways this can be done:
- a global tunable, this requires no changes to current features layout
- a new pool or dataset property for metadata compression
Related issues
Actions