Discussion:
What Do These error messages mean?
Joe Giles
23 years ago
Permalink
I recvieve these errors in messages. About the same time, I notice corrupted files
(PHP WEB FILES). No other file types seem to get corrupted (havent checked all the
files obviously)

Any Help would be great

Thanks

Joe

Here are the error messages...

Aug 23 08:10:12 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:10:12 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:11:01 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:11:40 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:11:42 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:12:39 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Aug 23 08:12:40 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
directory #2 contains a hole at offset 0
Sep 19 04:03:10 wolfserver kernel: EXT3-fs error (device ida0(72,1)): ext3_readdir:
bad entry in directory #3129573: directory entry across blocks - offset=124,
inode=884983, rec_len=12860, name_len=55
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Brian Ashe
23 years ago
Permalink
Joe Giles,
Post by Joe Giles
I recvieve these errors in messages. About the same time, I notice
corrupted files (PHP WEB FILES). No other file types seem to get corrupted
(havent checked all the files obviously)
Here are the error messages...
ext3_readdir: directory #2 contains a hole at offset 0
They mean you have significant file system errors.

I recommend that you unmount it and run e2fsck -f
--
Brian Ashe CTO
Dee-Web Software Services, LLC. ***@dee-web.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Joe Giles
23 years ago
Permalink
Yeah, I did that and it did find some errors.. Looks like it fixed them though:)

Thanks

Joe
...
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Joe Giles
23 years ago
Permalink
Any idea what would cause this to happen in the first place?

I use a RAID 1(Stripping) setup. I have 5 9.1 gig scsi drives.

Thanks

Joe
...
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Brian Ashe
23 years ago
Permalink
Joe Giles,
Post by Joe Giles
Any idea what would cause this to happen in the first place?
It is usually related to I/O errors (check your logs from prior to the
corruption). These of course can be related to a vast multitude of things.
Though most frequently (in my experience) related to hardware or drivers.
Post by Joe Giles
I use a RAID 1(Stripping) setup. I have 5 9.1 gig scsi drives.
--
Brian Ashe CTO
Dee-Web Software Services, LLC. ***@dee-web.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Continue reading on narkive:
Loading...