From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 15:23:10 2004 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 DBFD816A4CE for ; Tue, 9 Mar 2004 15:23:10 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 865F943D2F for ; Tue, 9 Mar 2004 15:23:10 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i29NN81Z034469; Tue, 9 Mar 2004 17:23:08 -0600 (CST) (envelope-from dan) Date: Tue, 9 Mar 2004 17:23:08 -0600 From: Dan Nelson To: Kris Kennaway Message-ID: <20040309232308.GI95503@dan.emsphone.com> References: <20040309215001.GA28538@axion01.tphys.physik.uni-tuebingen.de> <20040309220309.GA74477@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040309220309.GA74477@xor.obsecurity.org> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: Dominik Epple cc: freebsd-questions@freebsd.org Subject: Re: 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: Tue, 09 Mar 2004 23:23:11 -0000 In the last episode (Mar 09), Kris Kennaway said: > On Tue, Mar 09, 2004 at 10:50:01PM +0100, Dominik Epple wrote: > > can anyone please give me some short information (or a pointer to > > it) about the status of file locking over NFS with FreeBSD clients > > and different servers (e.g. FreeBSD, OpenBSD, linux). > > FreeBSD 5 has working NFS locking (rpc.lockd) support. Linux is > broken and will not interoperate with FreeBSD unless you apply the > patch in PR kern/56461. FWIW, the breakage is one-way. A Linux client can lock files on a FreeBSD server, but a Linux server cannot handle a FreeBSD client's lock request. -- Dan Nelson dnelson@allantgroup.com