From yoshiaki@kt.rim.or.jp  Mon Jun  2 08:37:59 2003
Return-Path: <yoshiaki@kt.rim.or.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 35FBA37B418
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Jun 2003 08:37:59 -0700 (PDT)
Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC4043F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Jun 2003 08:37:57 -0700 (PDT)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: from mail6.rim.or.jp
	by serio.al.rim.or.jp (3.7W/HMX-13) id AAA23196
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 3 Jun 2003 00:37:54 +0900 (JST)
Received: from kt.rim.or.jp (yoshiaki.st.rim.or.jp [202.247.140.34]) by mail6.rim.or.jp (8.9.3/3.7W)
	id AAA10190 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 3 Jun 2003 00:37:55 +0900 (JST)
Received: from singer.tertio.atoll (localhost [127.0.0.1])
	by kt.rim.or.jp (8.12.9/8.12.6) with ESMTP id h52FbpJW000923
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 3 Jun 2003 00:37:51 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: (from yoshiaki@localhost)
	by singer.tertio.atoll (8.12.9/8.12.8/Submit) id h52Fbo4N000922;
	Tue, 3 Jun 2003 00:37:50 +0900 (JST)
	(envelope-from yoshiaki)
Message-Id: <200306021537.h52Fbo4N000922@singer.tertio.atoll>
Date: Tue, 3 Jun 2003 00:37:50 +0900 (JST)
From: yoshiaki <yoshiaki@kt.rim.or.jp>
Reply-To: yoshiaki <yoshiaki@kt.rim.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: NFS v3's 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52868
>Category:       kern
>Synopsis:       NFS v3 shows a negative size with volumes > 1TB
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 08:40:08 PDT 2003
>Closed-Date:    Sat Nov 15 13:46:04 PST 2003
>Last-Modified:  Sat Nov 15 13:46:04 PST 2003
>Originator:     yoshiaki
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
  FreeBSD 4.5R, 4.7R, 4.8-STABLE

  On FreeBSD 5.1-BETA, this NFS problem does not happen.

	
>Description:
NFS client ( FreeBSD-4.5R,4.7R,4.8R,4.8-STABLE ) have status problem.

If you mount large volume (>1TB), you see negative size volume.

df results
-------------- 
 On RedHat Linux 7.2
 nfs_server:/vol/docs 1353238000 463053512 890184488    34% /a/docs

 On FreeBSD 4.5R,4.7R,4.8-STABLE
 # mount_nfs nfs_server:/vol/docs  /mnt
 nfs_server:/vol/docs -794245648 463053512 890184488   -58%    /mnt

 # mount_nfs -2 nfs_server:/vol/docs /mnt
 nfs_server:/vol/docs 1353238000 463053512 890184488    34%    /mnt

 On FreeBSD 5.1-BETA
 # mount_nfs nfs_server:/vol/docs  /mnt
 nfs_server:/vol/docs 1353238000 463053512 890184488    34%    /mnt
-------------- 

 True Disk Size			 135328000
 result	'df' command 	 	 -79425648
                                -
                                ----------
                                2147483648 = 2^31

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Jun 2 15:56:00 PDT 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52868 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sat Nov 15 13:45:34 PST 2003 
State-Changed-Why:  
Superceded by bin/56606 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52868 
>Unformatted:
