zpool list vs df free space?

Alan Somers asomers at freebsd.org
Mon Feb 8 20:34:38 UTC 2021


df is reporting usable space.  "zpool list" includes RAID overhead and
padding blocks.  Try "zfs list" instead.  That should be closer to what df
reports.

On Mon, Feb 8, 2021 at 1:27 PM joe mcguckin <joe at via.net> wrote:

> df -h reports 66T available
>
> zpool list says 102T
>
> Why the discrepency?
>
> This is on a system with 7 16Tb drives configured as raidz2.
>
> Thanks,
>
> Joe
>
>
> Joe McGuckin
> ViaNet Communications
>
> joe at via.net
> 650-207-0372 cell
> 650-213-1302 office
> 650-969-2124 fax
>
>
>
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>


More information about the freebsd-fs mailing list