RE: ls reports incorrect file size compared to what debugfs reports for ext3 filesystem

2009-05-20 Thread Chris Weston
On Wed, May 20, 2009 at 1:37 AM James Youngman wrote: > On Wed, May 20, 2009 at 1:33 AM, Matthew Woehlke > wrote: > > Chris Weston wrote: > >> > >> I'm trying debug an issue with my one of my disks in my system. I > >> have an ext3 file system

RE: ls reports incorrect file size compared to what debugfs reports for ext3 filesystem

2009-05-19 Thread Chris Weston
Hi, The version of GNU coreutils is 6.9. Please see the capture from 'stat' and strace -v ls -l' below. Thanks, Chris r...@localhost:/mnt/sys/external> stat log_1848_1239927341.core File: `log_1848_1239927341.core' Size: 109775240942714880 Blocks: 336IO Block: 4096 regular f

ls reports incorrect file size compared to what debugfs reports for ext3 filesystem

2009-05-18 Thread Chris Weston
Hi, I'm trying debug an issue with my one of my disks in my system. I have an ext3 file system mounted and ls -l is reporting an impossible size for two of the files: log_1848_1239927341.core and log_1848_1239927341.core~. The size is 98P. This partition (/dev/sdb2) is only a few GB in size. I