table of contents
other versions
- trixie 2.3.2-2
- trixie-backports 2.3.3-1~bpo13+1
- testing 2.3.3-1
- unstable 2.3.4-1
- experimental 2.3.4~git20250812.3b64a96-1
ZPOOL-DDTPRUNE(8) | System Manager's Manual | ZPOOL-DDTPRUNE(8) |
NAME¶
zpool-ddtprune
—
Prunes the oldest entries from the single reference dedup
table(s)
SYNOPSIS¶
zpool |
ddtprune -d
days | -p
percentage pool |
DESCRIPTION¶
This command prunes older unique entries from the dedup table. As a complement to the dedup quota feature, ddtprune allows removal of older non-duplicate entries to make room for newer duplicate entries.
The amount to prune can be based on a target percentage of the unique entries or based on the age (i.e., every unique entry older than N days).
SEE ALSO¶
June 17, 2024 | OpenZFS |