Date: Sat, 19 Mar 2005 18:23:22 +0100 From: Dominique Goncalves <dominique.goncalves@gmail.com> To: "Philip M. Golllucci" <pgollucci@p6m7g8.com> Cc: questions@freebsd.org Subject: Re: NFS and file locking Message-ID: <7daacbbe05031909236b7acc85@mail.gmail.com> In-Reply-To: <423C567A.1040102@p6m7g8.com> References: <423C567A.1040102@p6m7g8.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I had exactly same problem, to resolve this, use the -L option of mount_nfs. But I don't know how can I add this option in /etc/fstab. Hope this help. Regards. On Sat, 19 Mar 2005 11:42:34 -0500, Philip M. Golllucci <pgollucci@p6m7g8.com> wrote: > Hi all, > > I've got a FreeBSD 6.x -current file server running NFS and I mount > lots of things via NFS on other Freebsd 6.x -current servers with an NFS > client. I get _lots_ of file locking issues. See below for just one > example. I'm wondering, will NFSv4 fix this or switching to samba ? > If not, I'd be gratefull for suggestions. > > Thanks in advance! > > vegeta# df > krillin:/usr/ports 15390126 3159612 10999304 22% /usr/ports > krillin:/usr/local/apps 15390126 3159612 10999304 22% /usr/local/apps > krillin:/usr/src 15390126 3159612 10999304 22% /usr/src > krillin:/usr/obj 15390126 3159612 10999304 22% /usr/obj > krillin:/usr/home 15390126 3159612 10999304 22% /usr/home > > vegeta# cd /usr/ports/www/apache21/ > vegeta# make > [......] > buildconf: Using libtool15.m4 at /usr/local/share/aclocal/libtool15.m4. > Creating include/arch/unix/apr_private.h.in ... > autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps > you are running make -j on a lame NFS client?): Operation not supported > autoheader259: /usr/local/bin/autom4te259 failed with exit status: 1 > Creating configure ... > autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps > you are running make -j on a lame NFS client?): Operation not supported > Generating 'make' outputs ... > rebuilding rpm spec file > rebuilding srclib/apr-util/configure > > Looking for apr source in ../apr > Creating include/private/apu_config.h ... > autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps > you are running make -j on a lame NFS client?): Operation not supported > autoheader259: /usr/local/bin/autom4te259 failed with exit status: 1 > ./buildconf failed for apr-util > > -- > END > ------------------------------------------------------------------------------ > > Philip M. Gollucci > Consultant > E-Mail: pgollucci@p6m7g8.com > URL : http://p6m7g8.net/Resume/resume.shtml > Phone : 301.254.5198 > > $Id: .signature,v 1.7 2004/09/05 23:46:37 philip Exp $ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7daacbbe05031909236b7acc85>