Re: strange knfsd messages and slow mount

Thomas Pornin (bip@orion.ens.fr)
Tue, 13 Jan 1998 02:10:26 +0100


On Mon, Jan 12, 1998 at 06:20:24PM -0500, Steven N. Hirsch wrote:
> You are able to get 2.1.78 to boot an a UDB?? I've had no luck at all
> with anything after 2.1.76.

Things became much better when I replaced drivers/net/de4x5.c and
drivers/net/de4x5.h with the same ones from kernel 2.1.72. I sent a bug
report with a complete kernel oops to the de4x5.c author.

By the way, I found the origin of my strange messages: the portmap daemon
is needed on both machines (server and client). Also, the redhat portmap
daemon has some bugs (it segfaulted when I ran it in debug mode...)
so I began to write my own portmap. During the process, I isolated my
"'Exception at' infinite loop" to a call to openlog(). This I will investigate
further tomorrow.

Good night folks.

--Thomas Pornin