From owner-freebsd-current@FreeBSD.ORG Wed Aug 18 12:27:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5B516A4CE; Wed, 18 Aug 2004 12:27:40 +0000 (GMT) Received: from phuket.psconsult.nl (ps226.psconsult.nl [213.222.19.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E6943D53; Wed, 18 Aug 2004 12:27:38 +0000 (GMT) (envelope-from fb-stable@psconsult.nl) Received: from phuket.psconsult.nl (localhost [127.0.0.1]) by phuket.psconsult.nl (8.12.8p2/8.12.8) with ESMTP id i7ICRbYe062179; Wed, 18 Aug 2004 14:27:37 +0200 (CEST) (envelope-from fb-stable@psconsult.nl) Received: (from paul@localhost) by phuket.psconsult.nl (8.12.8p2/8.12.8/Submit) id i7ICRbrd062178; Wed, 18 Aug 2004 14:27:37 +0200 (CEST) Date: Wed, 18 Aug 2004 14:27:37 +0200 From: Paul Schenkeveld To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Message-ID: <20040818122736.GA61825@psconsult.nl> Mail-Followup-To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Mailman-Approved-At: Wed, 18 Aug 2004 12:58:47 +0000 Subject: -stable -current NFS interoperability bug X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 12:27:40 -0000 Hi all, Found this output from df: Filesystem 1K-blocks Used Avail Capacity Mounted on server:/arch 240382062 227608336 18014398503025146 0% /arch Wish I had that much space available :-) On the server, the same filesystem looks like: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad2s1a 240382062 227608336 -6456838 103% /arch Sounds like a signed/unsigned inconsistency to me. Unfortunately, I have no newer -stable to test with at the moment. Server: FreeBSD server.local 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #8: Wed Mar 31 01:52:22 CEST 2004 root@server.local:/usr/obj/usr/src/sys/SERVER47 i386 Client: FreeBSD client.local 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Aug 4 18:21:10 CEST 2004 root@client.local:/usr/obj/usr/src/sys/CLIENT5 i386 Regards, Paul Schenkeveld