Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ZPOOL-SYNC(8)		     System Manager's Manual		   ZPOOL-SYNC(8)

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

SYNOPSIS
     zpool sync [pool]a|

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	informa-
     tion  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)

FreeBSD ports 15.quarterly	  July 11, 2022 		   ZPOOL-SYNC(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=zpool-sync&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help