From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 07:15:06 2003 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 9C7B916A4B3 for ; Tue, 30 Sep 2003 07:15:06 -0700 (PDT) Received: from www.bluecirclesoft.com (cpe-024-165-114-048.cinci.rr.com [24.165.114.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DD4644008 for ; Tue, 30 Sep 2003 07:15:03 -0700 (PDT) (envelope-from marc.ramirez@bluecirclesoft.com) Received: from www.bluecirclesoft.com (localhost [127.0.0.1]) h8UEF2Fa060222 for ; Tue, 30 Sep 2003 10:15:02 -0400 (EDT) (envelope-from mrami@bluecirclesoft.com) Received: (from mrami@localhost) by www.bluecirclesoft.com (8.12.9p1/8.12.9/Submit) id h8UEF29e060221 for freebsd-questions@freebsd.org; Tue, 30 Sep 2003 10:15:02 -0400 (EDT) (envelope-from mrami) Date: Tue, 30 Sep 2003 10:15:01 -0400 From: Marc Ramirez To: Free BSD Questions list Message-ID: <20030930141501.GA60073@www.bluecirclesoft.com> References: <20030930131023.GA18588@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030930131023.GA18588@teddy.fas.com> User-Agent: Mutt/1.4.1i Subject: Re: NFS server and files >2G (STABLE) 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, 30 Sep 2003 14:15:06 -0000 On Tue, Sep 30, 2003 at 09:10:23AM -0400, stan wrote: > I'm having a bit of a problem using a FeeBSD STABLE machine as an NFS > server for an HP-UXa box. I'm able to mount the FreeBSD box, abd see the > files, but take a look at this: ... > So, I'm thinking that I've got a problem with files >2G Does this make > sense? ... > Sugestions? I'm not that familiar with HP-UX, but this is from the FreeBSD mount_nfs man page: ... The options are: -2 Use the NFS Version 2 protocol (the default is to try version 3 first then version 2). Note that NFS version 2 has a file size limit of 2 gigabytes. -3 Use the NFS Version 3 protocol. ... Seems you'll want to use v3... :) Marc. -- Marc Ramirez Blue Circle Software Corporation 513-688-1070 (main) 513-382-1270 (direct) http://www.bluecirclesoft.com http://www.mrami.com (personal)