Provided by: zfsutils-linux_2.2.2-0ubuntu9.3_amd64 bug

NAME

       zpool-sync — flush data to primary storage of ZFS storage pools

SYNOPSIS

       zpool sync [pool]…

DESCRIPTION

       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, zpool sync
       will sync all pools on the system.  Otherwise, it will sync only the specified pools.

SEE ALSO

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

OpenZFS                                          August 9, 2019                                    ZPOOL-SYNC(8)