Actions
Feature #16210
closedReduce writes to disk when using ZFS
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.03
Release Notes:
Default
Description
Increasing the default ZFS transaction group time (vfs.zfs.txg.timeout
) improves the efficiency of writes to storage. This can significantly improve storage drive wear, especially on smaller drives. However this also increases the likelihood that recent writes will be lost after abrupt power loss; care should be taken when writing critical data such as configuration changes.
Related issues
Updated by Marcos M 3 days ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset d39063366d8f85ffc3753d337a6afa1bcad2bd61 and 1c033a063dfefae07edce13736f7a00b734aa5d9.
Updated by Marcos M 2 days ago
- Related to Todo #16212: Allow custom ZFS pool names added
Actions