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
Actions