kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] 2.6.27-rc1 - Filesystem warning on ext4 with e2fsck
@ 2008-08-11 10:20 Kamalesh Babulal
       [not found] ` <48A0127E.6000505-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Kamalesh Babulal @ 2008-08-11 10:20 UTC (permalink / raw)
  To: linux-ext4; +Cc: kernel list, Kernel Testers List, aneesh.kumar, Andy Whitcroft

Hi,

After running the fsx linux test on the ext4 partition mounted with 
-o errors=panic,journal_async_commit, filesystem check is reporting
warning

# /usr/local/e2fsprogs/sbin/e2fsck -fnv /dev/sda6 
e2fsck 1.41.0 (10-Jul-2008)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
/lost+found not found.  Create? no

Pass 4: Checking reference counts
Pass 5: Checking group summary information

/dev/sda6: ********** WARNING: Filesystem still has errors **********


      63 inodes used (0.00%)
       2 non-contiguous inodes (3.2%)
         # of inodes with ind/dind/tind blocks: 12/11/11
  463336 blocks used (1.77%)
       0 bad blocks
       1 large file

      31 regular files
      23 directories
       0 character device files
       0 block device files
       0 fifos
       0 links
       0 symbolic links (0 fast symbolic links)
       0 sockets
--------
      54 files

# /usr/local/e2fsprogs/sbin/e2fsck -V
e2fsck 1.41.0 (10-Jul-2008)
        Using EXT2FS Library version 1.41.0, 10-Jul-2008

-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] 2.6.27-rc1 - Filesystem warning on ext4 with e2fsck
       [not found] ` <48A0127E.6000505-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
@ 2008-08-11 14:27   ` Eric Sandeen
  2008-08-11 15:49     ` Kamalesh Babulal
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2008-08-11 14:27 UTC (permalink / raw)
  To: Kamalesh Babulal
  Cc: linux-ext4-u79uwXL29TY76Z2rM5mHXA, kernel list,
	Kernel Testers List,
	aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8, Andy Whitcroft

Kamalesh Babulal wrote:
> Hi,
> 
> After running the fsx linux test on the ext4 partition mounted with 
> -o errors=panic,journal_async_commit, filesystem check is reporting
> warning
> 
> # /usr/local/e2fsprogs/sbin/e2fsck -fnv /dev/sda6 
> e2fsck 1.41.0 (10-Jul-2008)
> Pass 1: Checking inodes, blocks, and sizes
> Pass 2: Checking directory structure
> Pass 3: Checking directory connectivity
> /lost+found not found.  Create? no
> 
> Pass 4: Checking reference counts
> Pass 5: Checking group summary information
> 
> /dev/sda6: ********** WARNING: Filesystem still has errors **********

Was lost+found manually removed between mkfs & fsck?  (did you do an rm
-rf * or similar ?)  That'd produce exactly the above warning, since you
told e2fsck "-n" ...

-Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] 2.6.27-rc1 - Filesystem warning on ext4 with e2fsck
  2008-08-11 14:27   ` Eric Sandeen
@ 2008-08-11 15:49     ` Kamalesh Babulal
  0 siblings, 0 replies; 3+ messages in thread
From: Kamalesh Babulal @ 2008-08-11 15:49 UTC (permalink / raw)
  To: Eric Sandeen
  Cc: linux-ext4, kernel list, Kernel Testers List, aneesh.kumar,
	Andy Whitcroft

Eric Sandeen wrote:
> Kamalesh Babulal wrote:
>> Hi,
>>
>> After running the fsx linux test on the ext4 partition mounted with 
>> -o errors=panic,journal_async_commit, filesystem check is reporting
>> warning
>>
>> # /usr/local/e2fsprogs/sbin/e2fsck -fnv /dev/sda6 
>> e2fsck 1.41.0 (10-Jul-2008)
>> Pass 1: Checking inodes, blocks, and sizes
>> Pass 2: Checking directory structure
>> Pass 3: Checking directory connectivity
>> /lost+found not found.  Create? no
>>
>> Pass 4: Checking reference counts
>> Pass 5: Checking group summary information
>>
>> /dev/sda6: ********** WARNING: Filesystem still has errors **********
> 
> Was lost+found manually removed between mkfs & fsck?  (did you do an rm
> -rf * or similar ?)  That'd produce exactly the above warning, since you
> told e2fsck "-n" ...
> 
> -Eric
> --
Hi Eric,

Yes, the test program does a rm -rf * of the partition and  
usr/local/e2fsprogs/sbin/e2fsck -fvp /dev/sda6 helps. Sorry
for the noise.

-- 
Thanks & Regards,
Kamalesh Babulal.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-11 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 10:20 [BUG] 2.6.27-rc1 - Filesystem warning on ext4 with e2fsck Kamalesh Babulal
     [not found] ` <48A0127E.6000505-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2008-08-11 14:27   ` Eric Sandeen
2008-08-11 15:49     ` Kamalesh Babulal

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).