Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 23:12:38 GMT
From:      David Mason <djmason@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/92750: Files in mounted Netware filesystem drop in and out at random
Message-ID:  <200602022312.k12NCcLW074764@www.freebsd.org>
Resent-Message-ID: <200602022320.k12NK4L8017750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         92750
>Category:       kern
>Synopsis:       Files in mounted Netware filesystem drop in and out at random
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 02 23:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602022312.k12NCcLW074764>