Bug 445973

Summary: kernel: EXT3-fs error
Product: Red Hat Enterprise Linux 3 Reporter: Bouraoui <mohamed.bouraoui>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Martin Jenner <mjenner>
Severity: high Docs Contact:
Priority: low    
Version: 3.9CC: esandeen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-04 16:55:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bouraoui 2008-05-10 19:37:20 UTC
Description of problem:
I had this error in dmesg and messages log:

kernel: EXT3-fs error (device lvm(58,52)): ext3_readdir: bad entry in directory
#1523747: rec_len % 4 != 0 - offset=0, inode=1887007804, rec_len=15973, name_len=60

for your information the version of redhat is 3, with release 5


I don't have idea how reproducible, so somebody can explain me this error?
many thinks

Comment 1 Eric Sandeen 2010-03-04 16:55:14 UTC
Apologies for the very late reply.

This could be caused by on-disk corruption, which could be due to any number of reasons.  An e2fsck should repair the problem, possibly with some data loss in that directory.

If we have no reproducer for this, it's unlikely that we'll be able to deduce the root cause, as this is simply error-checking finding a problem after the corruption occurred, so I will close this.

If you continue to have the problem, and have more information about what may reproduce it, please let me know.

Thanks,
-Eric