From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 06:10:26 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 42A2A16A4B3 for ; Tue, 30 Sep 2003 06:10:26 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 532604400B for ; Tue, 30 Sep 2003 06:10:25 -0700 (PDT) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail3.panix.com (Postfix) with ESMTP id A8EE4986B6 for ; Tue, 30 Sep 2003 09:10:24 -0400 (EDT) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id 604B72AA47 for ; Tue, 30 Sep 2003 09:10:24 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1A4KGl-0004rT-00 for ; Tue, 30 Sep 2003 09:10:23 -0400 Date: Tue, 30 Sep 2003 09:10:23 -0400 From: stan To: Free BSD Questions list Message-ID: <20030930131023.GA18588@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.21 X-Uptime: 09:01:34 up 47 days, 1:59, 3 users, load average: 0.09, 0.04, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: 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 13:10:26 -0000 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: On teh FreeBSD machine $ ls -l total 11471104 -rw-rw-r-- 1 stan wheel 11743520768 Sep 24 08:34 oracle_dump.09242003.exp Same place seen from the HP-UX machine $ ls -l total 45884416 -rw-rw-r-- 1 1004 root 3153586176 Sep 24 08:34 oracle_dump.09242003 So, I'm thinking that I've got a problem with files >2G Does this make sense? Here is the /etc/exports file on the FreeBSD machine: $ cat /etc/exports / -alldirs phse6.meadwestvaco.com /usr -alldirs phse6.meadwestvaco.com Sugestions? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin