On Thu, Nov 13, 2008 at 06:16:48PM -0800, Kelly Kane wrote: > /liamsito1234/cibercomics.com/wp-content/cache/supercache/www.cibercomics.com/2008/10/05 > (2152305) has > deleted/unused inode 2901322. Clear? yes > /dev/sdb1: e2fsck canceled. > e2fsck: aborted > > Same block group each run through, different inode. That's very strange... and it's also strange that it would be constantly changing. What version of e2fsprogs are you using? > I ran e2image and produced the following file: > > http://ext4dev.dreamhosters.com/watanabe-home-2008-11-13-1712.e2image.bz2 Unfortunately, I need a raw image dump in order to be able to debug this. Can you create it using: e2image -r /dev/sdXX - | bzip2 > /tmp/sdXX.e2i.bz2 ... and send it to me? What's the underlying hardware for this filesystem, and I hate to ask it, but are you sure it's not a hardware problem? One thing you can do is to use e2image to create a sparse file on another filesystem: e2image -r /dev/sdXX /u2/sdXX.e2i And then try to use e2fsck to check the raw e2image file. If it is successful, then but yet you keep getting failures with different block groups and different inodes, it may be a hardware problem. Regards, - Ted -- 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