Using the NFSv3 server in the v2.4.0test9 kernel (I haven't tested any
earlier v2.3.xx or v2.4.0testx kernels) I'm having problems with
(for instance) compile glib.

The setups I've tried are:

wsize = rsize = 1kB
Linux NFSv3 server --> Linux NFSv3 client (UDP mounted) -- WORKS

wsize = rsize = 32kB
Linux NFSv3 server --> Solaris NFSv3 client (UDP mounted) -- BROKEN!
Linux NFSv3 server --> Solaris NFSv3 client (TCP mounted) -- BROKEN!

wsize = rsize = 2kB
Linux NFSv3 server --> Solaris NFSv3 client (UDP mounted) -- BROKEN!
Linux NFSv3 server --> Solaris NFSv3 client (TCP mounted) -- BROKEN!


Oh, by the way, is there ANY sane reason whatsoever behind the decision
that the Linux NFSv3 client in the v2.2.18pre15 kernel defaults to wsize
= rsize = 1kB and the NFSv3 client in v2.4.0test9 defaults to
wsize = rsize = 4kB?! Every (?) other implementation of NFSv3 defaults
to 32kB... At least when mounting Solaris NFSv3 server --> Linux NFSv3
client, 32kB rsize & wsize works perfectly fine (at least for
v2.2.18pre15, but I hope that v2.4.0test9 isn't worse in this regard.)


/David
  _                                                                 _
 // David Weinehall <[EMAIL PROTECTED]> /> Northern lights wander      \\
//  Project MCA Linux hacker        //  Dance across the winter sky //
\>  http://www.acc.umu.se/~tao/    </   Full colour fire           </
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to