From nobody@FreeBSD.org  Thu Feb  2 23:12:39 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6714516A420
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Feb 2006 23:12:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3416643D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Feb 2006 23:12:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k12NCdhk074765
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 2 Feb 2006 23:12:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k12NCcLW074764;
	Thu, 2 Feb 2006 23:12:38 GMT
	(envelope-from nobody)
Message-Id: <200602022312.k12NCcLW074764@www.freebsd.org>
Date: Thu, 2 Feb 2006 23:12:38 GMT
From: David Mason <djmason@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Files in mounted Netware filesystem drop in and out at random
X-Send-Pr-Version: www-2.3

>Number:         92750
>Category:       kern
>Synopsis:       [nwfs] Files in mounted Netware filesystem drop in and out at random
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 02 23:20:04 GMT 2006
>Closed-Date:    Thu Apr 16 11:49:36 UTC 2009
>Last-Modified:  Thu Apr 16 11:49:36 UTC 2009
>Originator:     David Mason
>Release:        FreeBSD 4.11
>Organization:
>Environment:
FreeBSD proxy.domain 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #0: Thu Sep  8 15:39:11 GMT 2005     root@fbsd411.dev.domain:/usr/obj/usr/src/sys/CUSTOM i386
>Description:
When a Netware filesystem is mounted, the files in the share are sometimes accessible, and sometimes inaccessible, at random.  This makes it impossible to know if you have ever seen all of the files in the share, and also impossible to predict the behaviour of copying files from the share.
>How-To-Repeat:
$ mount | grep nwfs
/NWSERVER:ADMIN/DATA on /mnt/nwfs (nwfs)

Netware filesystem is mounted...

$ cd /mnt/nwfs
$ du -sh .
 16K    .
$ du -sh .
482M    .
$ du -sh .
 73M    .
$ du -sh .
 96K    .

Many different reported disk usages for the same directory!!
>Fix:
No known fix to this problem.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Thu Apr 16 11:47:55 UTC 2009 
State-Changed-Why:  
This appears to be a duplicate of kern/65920. 


Responsible-Changed-From-To: freebsd-bugs->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Thu Apr 16 11:47:55 UTC 2009 
Responsible-Changed-Why:  
Track 

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