logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

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

Name

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

See Also

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

OpenZFS                                          August 9, 2019                                    ZPOOL-SYNC(8)

Synopsis

zpoolsync [pool]…

See Also