Scroll to navigation

ZPOOL-PREFETCH(8) System Manager's Manual ZPOOL-PREFETCH(8)

NAME

zpool-prefetchLoads specific types of data for the given pool

SYNOPSIS

zpool prefetch -t type pool

DESCRIPTION

zpool prefetch -t ddt pool
Prefetch data of a specific type for the given pool; specifically the DDT, which will improve write I/O performance when the DDT is resident in the ARC.
February 14, 2024 OpenZFS