Re: NFS File Locking across multiple machines

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 11:33:26AM -0800, Tim Traver wrote: > Hi all, > > a couple of years back, we ran into a problem with the FreeBSD NFS code > where file locks were not seen by other machines. > > We use Netapp disk hardware to mount NFS filesystems to our FreeBSD > systems. In the past, t

Re: NFS file locking

2005-01-15 Thread Erik Norgaard
Bryce Kahle wrote: I've been researching NFS and its file locking capabilities on FreeBSD and I can't seem to find the answer to my question, so I thought I would ask it here. In this document http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.h tml#NETWORK-CONFIGURATION-CONT It

Re: NFS & File Locking on FBSD 5.3

2005-01-11 Thread Gerard Samuel
Erik Norgaard wrote: Gerard Samuel wrote: Gerard Samuel wrote: Whats needed to enable file locking on FBSD 5.3? I already had NFS running, so I added this to the server's rc.conf file -> rpc_lockd_enable="YES" and rebooted. I just noticed this in the logs -> Jan 11 15:23:37 hivemind rpcbind: canno

Re: NFS & File Locking on FBSD 5.3

2005-01-11 Thread Erik Norgaard
Gerard Samuel wrote: Gerard Samuel wrote: Whats needed to enable file locking on FBSD 5.3? I already had NFS running, so I added this to the server's rc.conf file -> rpc_lockd_enable="YES" and rebooted. I just noticed this in the logs -> Jan 11 15:23:37 hivemind rpcbind: cannot create socket for ud

Re: NFS & File Locking on FBSD 5.3

2005-01-11 Thread Gerard Samuel
Gerard Samuel wrote: Whats needed to enable file locking on FBSD 5.3? I already had NFS running, so I added this to the server's rc.conf file -> rpc_lockd_enable="YES" and rebooted. Im just checking to see if that is all that I should be doing. Thanks for your time I just noticed this in the logs

Re: NFS File Locking & fcntl

2004-04-04 Thread Matthew Seaman
On Sun, Apr 04, 2004 at 02:53:24PM +0200, herrier wrote: > Hello, > > First of all I a very happy using FreeBSD and I have a question regarding Locking of > files over NFS. > > Here is my configuration: > > I have an apache server running with FreeBSD 4.8 Stable (server 1) > I have a NFS server