lkml.org 
[lkml]   [2005]   [Jun]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromKyle Moffett <>
SubjectRe: Problem with 2.6 kernel and lots of I/O
DateMon, 6 Jun 2005 01:46:18 -0400
On Jun 5, 2005, at 06:11:02, Erik Slagter wrote:
> On Wed, 2005-06-01 at 21:59 +0200, Pavel Machek wrote:
>
>>>     Start RAID in degraded mode with remote device (nbd1)
>>>     Hot-add local device (nbd0)
>>
>> Stop right here. You may not use nbd over loopback.
>
> Any specific reason (just curious)?

IIRC, because of the way the loopback delivers packets from the
same context as they are sent, it is possible (and quite easy)
to either deadlock or peg the CPU and make everything hang and
be unuseable.  DRBD likewise used to have problems with testing
over the loopback until they added a special configuration
option to be extra careful and yield CPU.

Cheers,
Kyle Moffet

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

\
 
 \ /
  Last update: 2005-06-06 05:49    [from the cache]
©2003-2008