https://bugzilla.kernel.org/show_bug.cgi?id=16583 Loredan Stancu <salecss@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |salecss@xxxxxxxxx --- Comment #1 from Loredan Stancu <salecss@xxxxxxxxx> 2012-05-24 13:13:00 --- Hi guys, Any new on this? I just had the same problem with the ext4 file system after resizing it from a LVM. I'm using RHEL 6.3, kernel 2.6.32-262.el6.x86_64. What I did was to: 1. Umount the LVM partion 2. check it with fsck.ext4 tool (no errors reported) 3. resize the file system using resize2fs tool (no errors reported) 4. resize the LVM using lvresize tool (no error reported) 5. run fsck.ext4 for the resulted file system and no errors was reported. I was able to mount the new file system but when trying to use db2 database from that partition I received the following file system error and db2 instance crashed suddenly: EXT4-fs error (device dm-2): ext4_ext_search_left: inode #716: (comm db2sysc) ix (3714852) != EXT_FIRST_INDEX A fix for me was to create a new LVM and rsync all the files from bad filesystem to the new one. And worked perfectly. A hadn't any problem to access the files from the bad file system. I this a well known problem? Regards, Loredan -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html