From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 2 23:20:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7351816A420 for ; Thu, 2 Feb 2006 23:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A0643D49 for ; Thu, 2 Feb 2006 23:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k12NK4IF017751 for ; Thu, 2 Feb 2006 23:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k12NK4L8017750; Thu, 2 Feb 2006 23:20:04 GMT (envelope-from gnats) Resent-Date: Thu, 2 Feb 2006 23:20:04 GMT Resent-Message-Id: <200602022320.k12NK4L8017750@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Mason Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6714516A420 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92750: Files in mounted Netware filesystem drop in and out at random X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 23:20:05 -0000 >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: