On Sat, Jul 26, 2003 at 11:52:40PM +0200, Juergen Kreileder wrote: > GOTO Masanori <[EMAIL PROTECTED]> writes: > > >> FYI: nfs-utils 1.0.5-1 works fine with libc6 2.3.1-17 from unstable > >> here but with libc6 2.3.2-1 from experimental mountd dies after the > >> first mount request. > > > > It's really few information! At least under my environment, it > > seems working fine. Could you tell us more information in detail. > > It's an SMP system running linux 2.6.0-test1 and Debian unstable. The > problem happens both with NFSv2 and NFSv3 over UDP, I haven't tried v4 > or NFS over TCP. > > /etc/exports basically contains: > > path1 192.168.1.0/24(rw,sync) > path2 192.168.1.0/24(rw,sync) > path3 192.168.1.0/24(rw,sync) > > When a remote machines tries to mount these three filesystems > (options: rsize=8192,wsize=8192), the first mount request suceeds but > rpc.mountd is gone after that and the other request fail. There's > nothing useful in the logs. > > I can't provide more information right now, the machine is running a > test-suite currently and that will take about 30 hours more. I'll > install glibc 2.3.2-1 again on Monday and try rpc.mountd with > debugging turned on.
See the bug list for nfs-kernel-server. Has nothing to do with glibc; there's a patch for rpc.mountd. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

