logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zpool-ddtprune — Prunes the oldest entries from the single reference dedup table(s)

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).

Name

       zpool-ddtprune — Prunes the oldest entries from the single reference dedup table(s)

See Also

zdb(8), zpool-status(8)

OpenZFS                                           June 17, 2024                                ZPOOL-DDTPRUNE(8)

Synopsis

zpoolddtprune-ddays | -ppercentagepool

See Also