HomeFreeBSD

ZTS: Reduce extra caching in pool_checkpoint (#17268)

Description

ZTS: Reduce extra caching in pool_checkpoint (#17268)

Those tests are write-mostly at the nested pool. Considering we have
3 more layers of caching underneath, we can hint ZFS how to use the
memory better by setting primarycache=metadata.

While there, add missing zpool sync after rm in checkpoint_capacity
before we could potentially see the freed space, would not there be
a pool checkpoint.

Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.

Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>

Details

Provenance
mavAuthored on Apr 24 2025, 11:31 PM
GitHub <noreply@github.com>Committed on Apr 24 2025, 11:31 PM
Parents
rG1b4826b9a2b2: Support using llvm-libunwind
Branches
Unknown
Tags
Unknown