All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Måns Rullgård" <mru@kth.se>
Cc: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org
Subject: Re: raid0_make_request bug: can't convert block across chunks or bigger than
Date: Wed, 7 Jan 2004 02:33:32 -0800	[thread overview]
Message-ID: <20040107023332.5ff0b9ff.akpm@osdl.org> (raw)
In-Reply-To: <yw1xznd0ult1.fsf@ford.guide>

mru@kth.se (Måns Rullgård) wrote:
>
> I'm using Linux 2.6.0 on an Alpha SX164 machine.  Using four ATA
>  disks, hd[egik], on a Highpoint hpt374 controller, I created two raid0
>  arrays from hd[eg]1 and hd[ik]1, md0 and md1.  From these, I created a
>  raid1 mirror, md4, on which I created an XFS filesystem.  For various
>  reasons, I first ran md4 with only md0 as a member and filled it with
>  some files, all going well.  Then, I added md1, and it was synced
>  properly.  Now, I can mount md4 without problems.  However, when I
>  read things, I get this in the kernel log:
> 
>  raid0_make_request bug: can't convert block across chunks or bigger than 32k 439200 32

This was fixed post-2.6.0.  2.6.1-rc2 should be OK.

>  raid1: Disk failure on md1, disabling device. 
>  	Operation continuing on 1 devices

I assume this is due to the raid0 error above.
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@osdl.org>
To: mru@kth.se (Måns Rullgård)
Cc: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org
Subject: Re: raid0_make_request bug: can't convert block across chunks or bigger than
Date: Wed, 7 Jan 2004 02:33:32 -0800	[thread overview]
Message-ID: <20040107023332.5ff0b9ff.akpm@osdl.org> (raw)
In-Reply-To: <yw1xznd0ult1.fsf@ford.guide>

mru@kth.se (Måns Rullgård) wrote:
>
> I'm using Linux 2.6.0 on an Alpha SX164 machine.  Using four ATA
>  disks, hd[egik], on a Highpoint hpt374 controller, I created two raid0
>  arrays from hd[eg]1 and hd[ik]1, md0 and md1.  From these, I created a
>  raid1 mirror, md4, on which I created an XFS filesystem.  For various
>  reasons, I first ran md4 with only md0 as a member and filled it with
>  some files, all going well.  Then, I added md1, and it was synced
>  properly.  Now, I can mount md4 without problems.  However, when I
>  read things, I get this in the kernel log:
> 
>  raid0_make_request bug: can't convert block across chunks or bigger than 32k 439200 32

This was fixed post-2.6.0.  2.6.1-rc2 should be OK.

>  raid1: Disk failure on md1, disabling device. 
>  	Operation continuing on 1 devices

I assume this is due to the raid0 error above.

  reply	other threads:[~2004-01-07 10:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07  9:53 raid0_make_request bug: can't convert block across chunks or bigger than Måns Rullgård
2004-01-07 10:33 ` Andrew Morton [this message]
2004-01-07 10:33   ` Andrew Morton
2004-01-07 10:49   ` Måns Rullgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040107023332.5ff0b9ff.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mru@kth.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.