All of lore.kernel.org
 help / color / mirror / Atom feed
* bio too big device md0 (248 > 240) - lvm on top of raid1
@ 2007-09-17 17:28 Jens Thiele
  2007-09-19  8:35 ` Milan Broz
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Thiele @ 2007-09-17 17:28 UTC (permalink / raw)
  To: dm-devel

Hi,

I think I run into the same problem as described in a thread on the lkml:
"[dm-devel] bio too big device md1 (16 > 8)"
Message-Id   <87irc84bcq.87hcrs4bcq@87fy7c4bcq.message.id>
http://lkml.org/lkml/2007/4/7/81

A related thread on dm-devel about a patch that probably doesn't help:
"[dm-devel] [2.6.22 PATCH 01/26] dm: merge max_hw_sector"
http://www.redhat.com/archives/dm-devel/2007-May/msg00007.html

Any news regarding this one?
Should I file a bug on http://bugzilla.kernel.org/ ?
(It seems there is no entry yet)

Anything I could do to help fix this problem?

Thanks
Jens

PS: if I have a LVM snapshot the message disappears

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bio too big device md0 (248 > 240) - lvm on top of raid1
  2007-09-17 17:28 bio too big device md0 (248 > 240) - lvm on top of raid1 Jens Thiele
@ 2007-09-19  8:35 ` Milan Broz
  2008-04-06 20:42   ` Jens Thiele
  0 siblings, 1 reply; 5+ messages in thread
From: Milan Broz @ 2007-09-19  8:35 UTC (permalink / raw)
  To: device-mapper development

Hi,

Jens Thiele wrote:
> I think I run into the same problem as described in a thread on the lkml:
> "[dm-devel] bio too big device md1 (16 > 8)"
> Message-Id   <87irc84bcq.87hcrs4bcq@87fy7c4bcq.message.id>
> http://lkml.org/lkml/2007/4/7/81
> 
> A related thread on dm-devel about a patch that probably doesn't help:
> "[dm-devel] [2.6.22 PATCH 01/26] dm: merge max_hw_sector"
> http://www.redhat.com/archives/dm-devel/2007-May/msg00007.html
> 
> Any news regarding this one?
> Should I file a bug on http://bugzilla.kernel.org/ ?
> (It seems there is no entry yet)

Yes,  if you can reproduce it, report it to bugzilla please.

Please attach kernel version, "dmsetup table", syslog... etc. 
(you can use lvmdump command to grab all informantion and
attach it to the bug).

> PS: if I have a LVM snapshot the message disappears

so please describe this too with informations above.

Thanks,
Milan
--
mbroz@redhat.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bio too big device md0 (248 > 240) - lvm on top of raid1
  2007-09-19  8:35 ` Milan Broz
@ 2008-04-06 20:42   ` Jens Thiele
  2008-04-07  7:34     ` Milan Broz
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Thiele @ 2008-04-06 20:42 UTC (permalink / raw)
  To: device-mapper development

Milan Broz <mbroz@redhat.com> writes:

> Hi,
>
> Jens Thiele wrote:
>> I think I run into the same problem as described in a thread on the lkml:
>> "[dm-devel] bio too big device md1 (16 > 8)"
>> Message-Id   <87irc84bcq.87hcrs4bcq@87fy7c4bcq.message.id>
>> http://lkml.org/lkml/2007/4/7/81
>> 
>> A related thread on dm-devel about a patch that probably doesn't help:
>> "[dm-devel] [2.6.22 PATCH 01/26] dm: merge max_hw_sector"
>> http://www.redhat.com/archives/dm-devel/2007-May/msg00007.html
>> 
>> Any news regarding this one?
>> Should I file a bug on http://bugzilla.kernel.org/ ?
>> (It seems there is no entry yet)
>
> Yes,  if you can reproduce it, report it to bugzilla please.
>
> Please attach kernel version, "dmsetup table", syslog... etc. 
> (you can use lvmdump command to grab all informantion and
> attach it to the bug).
>
>> PS: if I have a LVM snapshot the message disappears
>
> so please describe this too with informations above.
>
> Thanks,
> Milan

Finally I managed to submit a bug report: #10407
http://bugzilla.kernel.org/show_bug.cgi?id=10407

Thanks,
Jens

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bio too big device md0 (248 > 240) - lvm on top of raid1
  2008-04-06 20:42   ` Jens Thiele
@ 2008-04-07  7:34     ` Milan Broz
  2008-04-07 12:26       ` Jens Thiele
  0 siblings, 1 reply; 5+ messages in thread
From: Milan Broz @ 2008-04-07  7:34 UTC (permalink / raw)
  To: device-mapper development

Jens Thiele wrote:
>>> A related thread on dm-devel about a patch that probably doesn't help:
>>> "[dm-devel] [2.6.22 PATCH 01/26] dm: merge max_hw_sector"
>>> http://www.redhat.com/archives/dm-devel/2007-May/msg00007.html
>>>
>>> Any news regarding this one?
>>> Should I file a bug on http://bugzilla.kernel.org/ ?
>>> (It seems there is no entry yet)
>> Yes,  if you can reproduce it, report it to bugzilla please.
>>
>> Please attach kernel version, "dmsetup table", syslog... etc. 
>> (you can use lvmdump command to grab all informantion and
>> attach it to the bug).
>>
>>> PS: if I have a LVM snapshot the message disappears
>> so please describe this too with informations above.
>>
>> Thanks,
>> Milan
> 
> Finally I managed to submit a bug report: #10407
> http://bugzilla.kernel.org/show_bug.cgi?id=10407

"From time to time I connect an external usb disk, that is part of the same
raid and do an incremental resync. (md1 raid with internal bitmap)."

What's probably happening see here  http://bugzilla.kernel.org/show_bug.cgi?id=9401#c3

Thanks,
Milan
--
mbroz@redhat.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bio too big device md0 (248 > 240) - lvm on top of raid1
  2008-04-07  7:34     ` Milan Broz
@ 2008-04-07 12:26       ` Jens Thiele
  0 siblings, 0 replies; 5+ messages in thread
From: Jens Thiele @ 2008-04-07 12:26 UTC (permalink / raw)
  To: device-mapper development

Milan Broz <mbroz@redhat.com> writes:

> What's probably happening see here  http://bugzilla.kernel.org/show_bug.cgi?id=9401#c3
>
> Thanks,
> Milan

Should I mark my bug report as duplicate of #9401?

Greetings,
Jens

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-07 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-17 17:28 bio too big device md0 (248 > 240) - lvm on top of raid1 Jens Thiele
2007-09-19  8:35 ` Milan Broz
2008-04-06 20:42   ` Jens Thiele
2008-04-07  7:34     ` Milan Broz
2008-04-07 12:26       ` Jens Thiele

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.