bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: df incorrectly handles volumes > 4TB


From: j_gnu
Subject: Re: df incorrectly handles volumes > 4TB
Date: Sun, 26 Dec 2004 12:18:09 -1000 (HST)

Hi Paul,

My apologies for not responding sooner.  I've attached the output of strace you
requested.

Cheers,

-J

--
On Wed, 27 Oct 2004, Paul Eggert wrote:

> Joshua Hoblitt <address@hidden> writes:
> 
> > This is how a 4.5TB filesystem with ~400GB of data on it is displayed with 
> > df
> > from coreutils-5.2.1.
> >
> > nkfb0 root # df -H
> > Filesystem             Size   Used  Avail Use% Mounted on
> > ...
> > /dev/archive/scr0      601G   412G   183G  70% /scr0
> 
> Are you sure it's a 'df' bug?  It might be a bug in the file system,
> or in the kernel.
> 
> What does the following command output?  I am particularly interested
> in the calls to statfs (or to functions like statfs).
> 
> strace -v df -k /dev/archive/scr0
> 


Attachment: strace.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]