Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 1995 03:24:32 +0200
From:      System Daemon <daemon@bee.cs.kiev.ua>
Message-ID:  <199512240124.DAA20377@bee.cs.kiev.ua>

next in thread | raw e-mail | index | archive | help
hi folks,

I am using mixed Solaris 2.4/FreeBSD 2.0.5/2.1 environment;
FreeBSD is used mostly as a server, and Solaris (on a Sparc,
not x86) as client workstation.  I use NFS heavily; most important, 
NFS-exported home directories (I wait for everyone to blame me. thank you.)
I love and hate SysV (for good reasons). 

Every now and then, I am bitten by lockd on Solaris unable to lock files 
over NFS (oh, I haven't told you: Solaris is NFS client, and BSD is NFS
server).  From manual pages, it seems that Solaris's fcntl() and lockf()
use /usr/lib/nfs/lockd to implement locking accross NFS.  From reading
/sys/nfs/nfs_vnops.c, I understand that nothing but a kludge is provided
now.  From reading BSD paper on NQNFS, and having put some small research
in distributed file systems, it seems to me that NFS locking it not so simple.

My question is:  is anyone here working on it?  Have some thoughts on it?
I am too lazy to put more storage into Suns comparing to to implementing NFS 
locking for FreeBSD... any advice?

thank you.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512240124.DAA20377>