[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <396a0d3a836fa9fea13e7a255d098123.squirrel@neil.brown.name>
Date: Fri, 21 Nov 2008 07:37:53 +1100 (EST)
From: "NeilBrown" <neilb@...e.de>
To: "Pawel Sikora" <pluto@...k.net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [2.6.27.6] jfs on raid1 => attempt to access beyond end of
device.
On Thu, November 20, 2008 11:42 pm, Pawe³ Sikora wrote:
> 20/11/2008, "Neil Brown" <neilb@...e.de> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists