Re: [2.6.27.6] jfs on raid1 => attempt to access beyond end of device.

From: NeilBrown
Date: Thu Nov 20 2008 - 15:38:19 EST


On Thu, November 20, 2008 11:42 pm, Pawe³ Sikora wrote:
> 20/11/2008, "Neil Brown" <neilb@xxxxxxx> napisa³/a:

> failing raid1 device:
>
> # fsck.jfs -f -n -v /dev/md/0
> fsck.jfs version 1.1.13, 17-Jul-2008
> processing started: 11/20/2008 13.34.54
>
> /dev/md/0 is mounted and the file system is not type JFS.

Try
grep md /proc/mounts
and
fsck.ext3 -f -n /dev/md/0

I looked again at the logs and there is evidence that it is an
ext3 filesystem that was triggering those errors.
Maybe you never did a mkfs after creating the raid1???

NeilBrown


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