Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 com-
     plement 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 en-
     tries or based on the age (i.e., every unique entry older than N days).

SEE ALSO
     zdb(8), zpool-status(8)

FreeBSD ports 15.quarterly	  June 17, 2024 	       ZPOOL-DDTPRUNE(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=zpool-ddtprune&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help