Re: ext2 errors under fsx with 2.5.12-dj1.

Dave Jones (davej@suse.de)
Thu, 2 May 2002 16:56:11 +0200


On Thu, May 02, 2002 at 03:32:50PM +0100, Dave Jones wrote:
> EXT2-fs error (device ide0(3,65)): ext2_free_blocks: Freeing blocks not
> in datazone - block = 2553887680, count = 1

Ugh, I figured out how this was caused, and its somewhat pathological.

What the script should have been doing was two parallel fsx's
one on hdb1 and the other on hdb2. Mounted on /mnt/test-hdb1 and
/mnt/test-hdb2
Due to a screwup in the script I wrote, both were mounting on /mnt/test

net result: chaos as 1 fsx process had another mount another
partition over the top of it.

With the script corrected, it seems to be playing well.

Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/