Displaying 2 results from an estimated 2 matches for "458g".
Did you mean:
458
2005 Apr 30
0
Bug? (Or bug in du?)
Just wondering if this is a bug...
If I use the Linux 'du' command on a mounted samba share the reported
disc usage is way off (though it seems to report bytes ok with the -b
flag). Eg. it reports 1.3T of data instead of 2.7G. Maybe it's a du
bug?
10:13 AM: du -sxh *
1.3T flac
458G mp3
10:13 AM: du -sxm *
1337366 flac
468124 mp3
10:13 AM: du -sxb *
2735172988 flac
956832538 mp3
When logged in to the server by ssh, usage is reported correctly:
fileserver:/mnt/hda8/ripped# du -sxh *
2.6G flac
915M mp3
Both client and server are running Debian testing....
2006 Oct 25
1
FS corruption? bogus i_mode
...4 root root 4096 Oct 10 15:29 tmp
drwxr-xr-x 12 root root 4096 Dec 19 2005 usr
drwxr-xr-x 13 root root 4096 Dec 19 2005 var
segrith.cse.psu.edu 68% cd root/samplecodes/test7/
segrith.cse.psu.edu 69% du -khs *
426G a.out
0 err.out
434G matrix_a
458G matrix_b
394G matrix_c
426G matrix_d
434G matrix_e
394G matrix_f
segrith.cse.psu.edu 70% ll
total 3107434033
?---rw---x 11552 892546336 959789109 943207220 Dec 28 1993 a.out
-rw-r--r-- 1 root root 0 Oct 10 15:09 err.out
?---rwS--t 13869 909522483 540549173 9261...