Re: NFS locking not working?

Trond Myklebust (trond.myklebust@fys.uio.no)
24 Apr 1999 20:52:45 +0200


Paul Jakma <paul@clubi.ie> writes:

> fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) =
> -1 ENOLCK (No locks available)
>
> am i missing something obvious? I need locking to work.
>

You need a statd daemon running on both the client and the
server. There's one included in the knfsd package.

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/