Re: [PATCH] access-denied problems with knfsd-981022

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 1 Nov 1998 01:57:10 +0000 (GMT)


> > portmap: RPC call returned error 111
> > RPC: task of released request still queued!
> > RPC: (task is on xprt_pending)
> [...]
>
> This looks like the standard well-know RH5.1 portmapper braindamage, that
> if it's from the booting sequence (directly after Mounting remote

Its a kernel bug.

> The problem is that by default RH5.x (and probably older RH's too) start
> up the portmapper AFTER it tries to mount NFS filesystems. This is of
> course not a good idea (well, obvious NOW at least, it was probably best
> described as dubious before), but it happened to work with Linux 2.0...

It was logical before because portmap could then live in /usr (it cant if
you have nfs /usr now). The bug is a kernel bug, its a mistake in the
kernel rpc handling. It just shows up when portmap isnt there

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