Zfs scrub

    zfs show free space
    zpool show free space
    zfs deleting files doesnt free space
    zfs allow examples
  • Zfs show free space
  • Zpool list disks

  • Zfs list pools to import
  • Zfs minimum free space
  • Zpool zfs
  • Zpool import
  • Zfs minimum free space!

    Displaying Information About ZFS Storage Pools

    You can use the command to display basic information about pools.

    Listing Information About All Storage Pools or a Specific Pool

    With no arguments, the command displays the following information for all pools on the system:


    # NAME SIZE ALLOC FREE CAP HEALTH ALTROOT tank 80.0G 22.3G 47.7G 28% ONLINE - dozer 1.2T 384G 816G 32% ONLINE -

    This command output displays the following information:

    The name of the pool.

    The total size of the pool, equal to the sum of the sizes of all top-level virtual devices.

    The amount of physical space allocated to all datasets and internal metadata.

    Note that this amount differs from the amount of disk space as reported at the file system level.

    For more information about determining available file system space, see ZFS Disk Space Accounting.

    The amount of unallocated space in the pool.

    ()

    The amount of disk space used, expressed as a percentage of the total disk space.

    The current health status of the pool.

    For more information about pool health, see Determining the Health S

      zfs show used space
      zfs show space