>raid0_make_request bug: can't convert block across chunks or bigger than
>64k 94712 8
>raid0_make_request bug: can't convert block across chunks or bigger than
>64k 1340144 12
>raid0_make_request bug: can't convert block across chunks or bigger than
>64k 1342192 20
that's a problem of the raid-0 code
it needs a request splitter and/or more bio changes
it's here since 2.5.5 AFAIK
are you using raid
i'm useing lvm over soft raid-0 and i can not mount my
xfs LV's because of that
svetljo
On Mon, 2002-06-10 at 02:55, Svetoslav Slavtchev wrote:
> >raid0_make_request bug: can't convert block across chunks or bigger than
> >64k 94712 8
> >raid0_make_request bug: can't convert block across chunks or bigger than
> >64k 1340144 12
> >raid0_make_request bug: can't convert block across chunks or bigger than
> >64k 1342192 20
>
> that's a problem of the raid-0 code
> it needs a request splitter and/or more bio changes
> it's here since 2.5.5 AFAIK
> are you using raid
>
> i'm useing lvm over soft raid-0 and i can not mount my
> xfs LV's because of that
Yeah, I am using software raid0, as well.
Miles