[ENBD] Re: Enhanced NBD daemon on 2.4.3 kernel

Peter T. Breuer ptb@it.uc3m.es
Wed, 18 Apr 2001 19:27:06 +0200 (MET DST)


"A month of sundays ago Jason A. Pattie wrote:"
> > nbd-cstatd and nbd-sstatd are installed, 
> 
> I noticed these programs in 2.4.24, but they are not in 2.4.23, which I 
> have downloaded and was what I was using for the previous tests.  2.4.24 
> still gives me segmentation faults when I try to launch nbd-client, even 
> after insmod nbd.o plug=1 merge_requests=0 sync_intvl=1.  Do I need to 

Are you sure you have the latest version? Or possibly you need 2.4.25! 
I'll put it up (done). I believe all of 2.4.24 and 2.4.25 are running fine
under all kernels from 2.4.0 to 2.4.3 here, but I am awaiting local tests
under 2.4.1 onwards. 

Official tests are done out-of-house against the RH 2.4.2 xfs kernel.
They certainly have tested up to nbd-2.4.23, and just notified me that
they are starting on testing 2.4.24.

> add the two lines of code you detailed in the previous e-mail to the 
> kernel (2.4.3)?

That won't cause segfaults, just sort-of-deadlocks. A segfault is
serious. Recompile with DEBUG=3 for the module and show me the oops.

Peter