Re: nfs locking daemon?

2004-07-23 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Christian Schwarz <[EMAIL PROTECTED]> wrote: >Is there a special "nfs locking daemon" for NFS-clients? > >I'm running a server with nfs-kernel-server and on the server there is a >"lockd" process. If I try to log into GNOME 2.2 on the client (which has >nfs-mounted

Re: nfs locking daemon?

2004-07-23 Thread Awais Ahmad
Yes, lockd. You need to run it on the clients. Awais On Fri, 2004-07-23 at 15:22, Christian Schwarz wrote: > Hi! > > Is there a special "nfs locking daemon" for NFS-clients? > > I'm running a server with nfs-kernel-server and on the server there is a > "lockd" process. If I try to log into G

Re: NFS locking issues

2002-09-04 Thread Bob Proulx
Hugo Graumann <[EMAIL PROTECTED]> [2002-09-04 17:15:14 -0600]: > 2) There is a system call to lock a file or parts of a file. In the >Stevens book "Advanced Programming for the Unix Environment" there >is a whole section on file locking including a c program to lock files. >If locking

Re: NFS locking issues

2002-09-04 Thread nate
Hugo Graumann said: > I have had problems with NFS file locking as well. Some parts > of gnome like to use file locking, so with nfs mounted home > directories the users could not really run gnome properly. that would explain some other problems I had.. I was testing my mom's GNOME profile and i

Re: NFS locking issues

2002-09-04 Thread Hugo Graumann
* On Wed, Sep 04, 2002 at 03:37:07PM -0500, Kent West ([EMAIL PROTECTED]) wrote: > > nate wrote: > > it was just a couple weeks ago I was trying to help others > > on NFS and here I a asking something! doh! > > > > anyways, I noticed recently that my NFS server at home seems to > > have trouble

Re: NFS locking issues

2002-09-04 Thread Kent West
nate wrote: > it was just a couple weeks ago I was trying to help others > on NFS and here I a asking something! doh! > > anyways, I noticed recently that my NFS server at home seems to > have trouble with locking. I have 2 clients which use it to host > home directories(1 debian woody, 1 suse 8)

Re: NFS locking not working

2001-07-10 Thread Joost Kooij
On Tue, Jul 10, 2001 at 09:15:56AM +0200, Norbert Nemec wrote: > I've been trying to get NFS locking to work on a small network of two > computers, but completely failed on it. Does anybody have experiences on > that? > I have tried all kinds of things and read a lot of documentation but found n

Re: nfs-locking broken in unstable and testing?

2001-05-30 Thread Colin Watson
Dietz Proepper <[EMAIL PROTECTED]> wrote: >that's my first mail to that list - so plz be patient with me ;). Sould >the following be already known - sorry too. The bug tracking system is your friend :) http://bugs.debian.org/96864 http://bugs.debian.org/97252 -- Colin Watson

Re: NFS locking

1996-10-15 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Ricardo Kleemann <[EMAIL PROTECTED]> wrote: >Does 2.0.x have NFS file locking working yet? Mainly for the purpose of >exporting /var/spool/mail... > >AFAIK file locking over NFS is still an issue in Linux... true? Alas, yes. All Debian mail programs follow (or hav