public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.2,3 nbd problem, works OK in 2.4.2-ac20,28
@ 2001-04-03 12:16 Vladimir Serov
  2001-04-03 20:24 ` Russell King - ARM Linux
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Serov @ 2001-04-03 12:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-arm-kernel

Hello everybody,

I'm working on remote disks and swap for Strong ARM based board similar
to Brutus eval board (using usbnet Ethernet-over-USB driver).  And i've
got problems with Network block device (nbd) i'm using to mount devices
exported from host computer.  Every program trying access /dev/nbd0
after it was connected by nbd-client stops in D state.

My first thought was it's ARM specific, but later i found this problem
persists when using my host PC as client too.  I've compiled nbd.o and
nbd-server (latest from cvs) with debug options turned on and use
"strace cat /dev/nd0" to see where it stuck. It looks like nbd actually
gets first page (4k) of data in several packets but user space doesn't
get this data and read system call does never return (this is the case
for 2.4.2-rmk1-np3 at least). I got this problem on 2.4.2-rmk1-np1,
2.4.2-rmk1-np3, 2.4.3 with Russell Kings patch for 2.4.3-pre7 kernels on
ARM and vanilla 2.4.2 and 2.4.3 kernels on ix86.

BUT !!!! 2.4.2-ac20,28 works fine on ix86 !!!!  Possibly main branch
doesn't get updated.
Unfortunately the details of handling these requests aren't clear for me
and it's not simple to use Alan Cox patches on ARM cause there not
supported by Russell King and other people in ARM community (I mean no
patches again -acxx kernels) and i'm already overloaded by various beta
and alpha software.

Any help will be appreciated !!!
Thanks in advance.

Vladimir.

PS. sorry for bad english, it' my second language.


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

* Re: 2.4.2,3 nbd problem, works OK in 2.4.2-ac20,28
  2001-04-03 12:16 2.4.2,3 nbd problem, works OK in 2.4.2-ac20,28 Vladimir Serov
@ 2001-04-03 20:24 ` Russell King - ARM Linux
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King - ARM Linux @ 2001-04-03 20:24 UTC (permalink / raw)
  To: Vladimir Serov; +Cc: linux-kernel, linux-arm-kernel

On Tue, Apr 03, 2001 at 04:16:04PM +0400, Vladimir Serov wrote:
> Unfortunately the details of handling these requests aren't clear for me
> and it's not simple to use Alan Cox patches on ARM cause there not
> supported by Russell King and other people in ARM community (I mean no
> patches again -acxx kernels) and i'm already overloaded by various beta
> and alpha software.

I'll look into the possibility of rooting out the fix in the -ac tree (if
any) tomorrow and dropping it into the next ARM tree.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

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

end of thread, other threads:[~2001-04-03 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-03 12:16 2.4.2,3 nbd problem, works OK in 2.4.2-ac20,28 Vladimir Serov
2001-04-03 20:24 ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox