Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 23:07:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252031] sysutils/pydf reports different values than df and di
Message-ID:  <bug-252031-7788-tdgSUlfuG7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252031-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252031-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252031

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

With --block-size=3D8589934592 (which is 8*1024^3) pydf shows correct value=
s 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252031-7788-tdgSUlfuG7>