* [Bug 53741] New: Used block count in df output
@ 2013-02-13 5:15 bugzilla-daemon
2013-02-13 5:21 ` [Bug 53741] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-02-13 5:15 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=53741
URL: http://marc.info/?l=linux-ext4&m=136021915127138&w=2
Summary: Used block count in df output
Product: File System
Version: 2.5
Kernel Version: 2.6.32
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: low
Priority: P1
Component: ext4
AssignedTo: fs_ext4@kernel-bugs.osdl.org
ReportedBy: mujeeb.adil@gmail.com
Regression: No
I have an observation on EXT4 filesystem. I created filesystem of size
1TB, 4TB, and 7TB and then checked the output of df command.
df command showed the number of 1KB blocks used. The result was:
1TB: 204056
4TB: 198680
7TB: 181784
I performed the same on XFS and the result was:
1TB: 32928
4TB: 32928
7TB: 33024
EXT4 result shows with increasing filesystem size, the number of used
blocks decreased. This looks odd.
>From the linux-ext4 mailing list discussion
(http://marc.info/?l=linux-ext4&m=136021915127138&w=2), it seems to be a bug in
df reporting.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 53741] Used block count in df output
2013-02-13 5:15 [Bug 53741] New: Used block count in df output bugzilla-daemon
@ 2013-02-13 5:21 ` bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-02-13 5:21 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=53741
Eric Sandeen <sandeen@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandeen@redhat.com
--- Comment #1 from Eric Sandeen <sandeen@redhat.com> 2013-02-13 05:21:01 ---
Specifically, I think this is a problem with the overhead calculations done in
the default "bsddf" freespace reporting, which tries to not count the
fundamental filesystem metadata blocks as "used". With mount -o minixdf, which
is the straightforward "report all blocks used as used" mode, the df output
makes sense.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 53741] Used block count in df output
2013-02-13 5:15 [Bug 53741] New: Used block count in df output bugzilla-daemon
2013-02-13 5:21 ` [Bug 53741] " bugzilla-daemon
@ 2013-11-18 15:39 ` bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-18 15:39 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=53741
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution|--- |INVALID
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 53741] Used block count in df output
2013-02-13 5:15 [Bug 53741] New: Used block count in df output bugzilla-daemon
2013-02-13 5:21 ` [Bug 53741] " bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
@ 2013-11-18 15:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-18 15:39 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=53741
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-18 15:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 5:15 [Bug 53741] New: Used block count in df output bugzilla-daemon
2013-02-13 5:21 ` [Bug 53741] " bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
2013-11-18 15:39 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).