[Bug 252031] sysutils/pydf reports different values than df and di

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 21 23:07:49 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252031

--- Comment #1 from eu9gu4 at gmail.com ---
Played a bit with command options:

With --block-size=8589934592 (which is 8*1024^3) pydf shows correct values in
GiB, but only for UFS. The reported values for ZFS must be divided by 32 to get
the correct numbers.

In Linux pydf reports the correct values without any --block-size option for
all types of filesystems: ufs, zfs, ext4, btrfs, ntfs etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list