lkml.org 
[lkml]   [1999]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: PROBLEM: fcntl(F_GETLK) on NFS-mounted file makes machine unusable
From
Date
Martin Baulig <martin@home-of-linux.org> writes:

> This will make the system unusable as soon as it executes the fcntl ()
> system call. The machine is still responding to ping () but I have not
> managed to make it do anything productive after that (for instance a short
> C program printing the current time serveral times a second stops either).
>
> As a side note, if you install netscape on a nfs mounted device, it will
> use such a deadly fcntl () as soon as you choose `File / New Message'.

Is your server capable of supporting the NLM locking protocol? The
userspace nfs servers (Olaf Kirch's nfs-server) don't --as opposed to
knfsd and most non-linux servers. NFS partitions from these kind of
servers should be mounted using the 'nolock' mount option, and will
only support local locks (i.e. they are not shared over the network).

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/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.023 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site