Re: lockd problem

Trond Myklebust (trond.myklebust@fys.uio.no)
18 Jun 1999 15:26:10 +0200


nbecker@fred.net writes:

> Sorry, I sent the wrong message. The mounts are failing as follows:
>
> Jun 16 16:44:18 nbeckerpc kernel: lockd: unauthenticated request from (8b55af18:601)
>
> Mounts from other platforms (HP, Sun) are working OK.

Your error message seems to indicate that lockd is having a hard time
looking up the name of the client (if I read the code
correctly). Normally lockd does this by using the knfsd dictionar
rather than keeping a map of its own.

If the 'unmount' message came before the lockd message, then that
could explain things: it could be the NT client is unmounting the
partition before releasing the file locks.

Cheers,
Trond

-
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/