Date: Mon, 02 Apr 2018 02:53:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 210671] 'du' may report smaller than expected size(s) when using zfs Message-ID: <bug-210671-6-HxMSVfVuJv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210671-6@https.bugs.freebsd.org/bugzilla/> References: <bug-210671-6@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=3D210671 Curtis Dunham <curtis.dunham@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |curtis.dunham@gmail.com --- Comment #1 from Curtis Dunham <curtis.dunham@gmail.com> --- Can confirm this exact issue on 11.1-RELEASE. ZFS filesystem (not UFS) does not show the correct disk usage of a file unt= il after (presumably, per [1]) the transaction group commits. My timings agree with the 6 second sync interval. I do not agree that this is a feature. Causes bup [2]'s t/test-sparse-files.sh testcase to fail as it checks disk usage immediately after (test-) restoring a backup. Therefore it appears the failure is benign. [1] https://forums.freebsd.org/threads/du-behavior.56763/#post-323135 [2] https://github.com/bup/bup --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210671-6-HxMSVfVuJv>