zpool-sync.8

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

zpool-syncForce data to be written to primary storage of a ZFS storage pool and update reporting data

zpool sync [pool]...

zpool sync [pool ...]
This command forces all in-core dirty data to be written to the primary pool storage and not the ZIL. It will also update administrative information including quota reporting. Without arguments, will sync all pools on the system. Otherwise, it will sync only the specified pool(s).

zpoolconcepts(8), zpool-export(8), zpool-iostat(8)

August 9, 2019 Debian