From owner-freebsd-questions@FreeBSD.ORG Sat Mar 19 16:42:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A725F16A4CE for ; Sat, 19 Mar 2005 16:42:34 +0000 (GMT) Received: from piccollo.p6m7g8.net (c66-236-219-70.ip.panth.com [66.236.219.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F6C43D39 for ; Sat, 19 Mar 2005 16:42:33 +0000 (GMT) (envelope-from pgollucci@p6m7g8.com) Received: from [192.168.0.111] (pcp09579574pcs.rtchrd01.md.comcast.net [68.48.16.23]) (authenticated bits=0) by piccollo.p6m7g8.net (8.13.3/8.13.3) with ESMTP id j2JGgQob096156 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 11:42:28 -0500 (EST) (envelope-from pgollucci@p6m7g8.com) Message-ID: <423C567A.1040102@p6m7g8.com> Date: Sat, 19 Mar 2005 11:42:34 -0500 From: "Philip M. Golllucci" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: NFS and file locking X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 16:42:34 -0000 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 $