bug-coreutils
[Top][All Lists]
Advanced

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

Re: bug while using du with > 80 gb directory tree...


From: Moltonel 3x Combo
Subject: Re: bug while using du with > 80 gb directory tree...
Date: Wed, 05 Mar 2003 17:34:51 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

I'm not sure this is the same bug as the parent subject, but here it is:
Total size is wrong on big directories ("small" ones seem fine)

If it helps:
* du versions are 4.1.11 (not buggy) and 4.5.8 from gnu ftp
* filesystem is fat32 (mounting as nfs or smb doesn't help; I have no room to copy elsewhere)
* distribution is debian unstable

--------------------
expected:
--------------------

bash$ fileutils-4.1.11/src/du -hc /mnt/data/A/B/
2.2M    /mnt/data/A/A/A/A
22M     /mnt/data/A/A/A
29G     /mnt/data/A/A/B
502M    /mnt/data/A/A/C/A
430M    /mnt/data/A/A/C/B
13G     /mnt/data/A/A/C/C
804M    /mnt/data/A/A/C/D
179M    /mnt/data/A/A/C/E
4.3G    /mnt/data/A/A/C/F
4.4G    /mnt/data/A/A/C/G
1.3G    /mnt/data/A/A/C/H
3.4G    /mnt/data/A/A/C/I
5.7G    /mnt/data/A/A/C/J
1.4G    /mnt/data/A/A/C/K
3.7G    /mnt/data/A/A/C/L
804M    /mnt/data/A/A/C/M
4.8G    /mnt/data/A/A/C/N
2.7G    /mnt/data/A/A/C/O
493M    /mnt/data/A/A/C/P
1.4G    /mnt/data/A/A/C/Q
2.2G    /mnt/data/A/A/C/R
236M    /mnt/data/A/A/C/S
55G     /mnt/data/A/A/C
70M     /mnt/data/A/A/D
85G     /mnt/data/A/A
85G     total

bash$ fileutils-4.1.11/src/du -hc /mnt/data/A/A/C/
502M    /mnt/data/A/A/C/A
430M    /mnt/data/A/A/C/B
13G     /mnt/data/A/A/C/C
804M    /mnt/data/A/A/C/D
179M    /mnt/data/A/A/C/E
4.3G    /mnt/data/A/A/C/F
4.4G    /mnt/data/A/A/C/G
1.3G    /mnt/data/A/A/C/H
3.4G    /mnt/data/A/A/C/I
5.7G    /mnt/data/A/A/C/J
1.4G    /mnt/data/A/A/C/K
3.7G    /mnt/data/A/A/C/L
804M    /mnt/data/A/A/C/M
4.8G    /mnt/data/A/A/C/N
2.7G    /mnt/data/A/A/C/O
493M    /mnt/data/A/A/C/P
1.4G    /mnt/data/A/A/C/Q
2.2G    /mnt/data/A/A/C/R
236M    /mnt/data/A/A/C/S
55G     /mnt/data/A/A/C
55G     total

bash$ fileutils-4.1.11/src/du -hc /mnt/data/A/A/B/
29G     /mnt/data/A/A/B
29G     total

bash$ fileutils-4.1.11/src/du -bc /mnt/data/A/A/B/
31011241984     /mnt/data/A/A/B
31011241984     total


---------------
obtained :
---------------

bash$ coreutils-4.5.8/src/du -hc /mnt/data/A/A/
2,2M    /mnt/data/A/A/A/A
22M     /mnt/data/A/A/A
903M    /mnt/data/A/A/B
502M    /mnt/data/A/A/C/A
430M    /mnt/data/A/A/C/B
931M    /mnt/data/A/A/C/C
804M    /mnt/data/A/A/C/D
179M    /mnt/data/A/A/C/E
222M    /mnt/data/A/A/C/F
378M    /mnt/data/A/A/C/G
1,3G    /mnt/data/A/A/C/H
3,4G    /mnt/data/A/A/C/I
1,7G    /mnt/data/A/A/C/J
1,4G    /mnt/data/A/A/C/K
3,7G    /mnt/data/A/A/C/L
804M    /mnt/data/A/A/C/M
787M    /mnt/data/A/A/C/N
2,7G    /mnt/data/A/A/C/O
493M    /mnt/data/A/A/C/P
1,4G    /mnt/data/A/A/C/Q
2,2G    /mnt/data/A/A/C/R
236M    /mnt/data/A/A/C/S
2,7G    /mnt/data/A/A/C
70M     /mnt/data/A/A/
296M    /mnt/data/A/A
85G     total

bash$ coreutils-4.5.8/src/du -hc /mnt/data/A/A/C/
502M    /mnt/data/A/A/C/A
430M    /mnt/data/A/A/C/B
931M    /mnt/data/A/A/C/C
804M    /mnt/data/A/A/C/D
179M    /mnt/data/A/A/C/E
222M    /mnt/data/A/A/C/F
378M    /mnt/data/A/A/C/G
1,3G    /mnt/data/A/A/C/H
3,4G    /mnt/data/A/A/C/I
1,7G    /mnt/data/A/A/C/J
1,4G    /mnt/data/A/A/C/K
3,7G    /mnt/data/A/A/C/L
804M    /mnt/data/A/A/C/M
787M    /mnt/data/A/A/C/N
2,7G    /mnt/data/A/A/C/O
493M    /mnt/data/A/A/C/P
1,4G    /mnt/data/A/A/C/Q
2,2G    /mnt/data/A/A/C/R
236M    /mnt/data/A/A/C/S
2,7G    /mnt/data/A/A/C
55G     total

bash$ coreutils-4.5.8/src/du -hc /mnt/data/A/A/B/
903M    /mnt/data/A/A/B
29G     total

bash$ coreutils-4.5.8/src/du -bc /mnt/data/A/A/B/
945684966       /mnt/data/A/A/B
31010456038     total


--
address@hidden
A hoopy frood who knows wher his towel is

_____________________________________________________________________
GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321
(prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagné.
Règlement : http://www.ifrance.com/_reloc/sign.sms





reply via email to

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