From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 06:23:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B59516A4CE for ; Fri, 23 Apr 2004 06:23:47 -0700 (PDT) Received: from ns.nmi.rulez.org (drama.obuda.kando.hu [193.224.41.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1193043D4C for ; Fri, 23 Apr 2004 06:23:44 -0700 (PDT) (envelope-from feczo@nmi.rulez.org) Received: by ns.nmi.rulez.org (Postfix, from userid 1001) id 9F49040CB; Fri, 23 Apr 2004 15:23:41 +0200 (CEST) Date: Fri, 23 Apr 2004 15:23:41 +0200 From: Feczak Szabolcs To: freebsd-questions@freebsd.org Message-ID: <20040423132341.GA55591@nmi.rulez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline X-Mailer: Sony playstation email client (0.97b) User-Agent: Mutt/1.5.5.1i Subject: Serious NWFS problems ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 13:23:47 -0000 Hi, The problem first occured with rsync : link_stat "/mnt/nwfs/." failed: No such file or directory rsync error: some files could not be transferred (code 23) at main.c(632) But I have figured out that is not rsync specific problem, I can reproduce the error, with basic system tools, such as cp Here it is: /NWSERVER:ADMIN/SDI is mounted on /mnt/nwfs (nwfs) First test: $ file /mnt/nwfs/. /mnt/nwfs/.: directory # that is okay so far $ ls -l /tmp/testfile* -rw-r--r-- 1 root wheel 2525 Apr 23 15:06 /tmp/testfile1 -rw-r--r-- 1 root wheel 2525 Apr 23 15:06 /tmp/testfile2 $ file /tmp/testfile* /tmp/testfile1: ASCII English text /tmp/testfile2: ASCII English text $ cp /tmp/testfile1 /mnt/nwfs $ cp /tmp/testfile2 /mnt/nwfs # here something wicked happend, since : $ file /mnt/nwfs/. /mnt/nwfs/.: can't stat `/mnt/nwfs/.' (No such file or directory). Second test: $ ls -l /mnt/nwfs/a total 16 drwxr-xr-x 1 root wheel 16384 Apr 23 14:28 b $ rm /mnt/nwfs/a/* zsh: sure you want to delete all the files in /mnt/nwfs/a [yn]? y rm: /mnt/nwfs/a/b: is a directory $ umount /mnt/nwfs umount: unmount of /mnt/nwfs failed: Device busy $ umount /mnt/nwfs # Second umnount is successeded # though if I execute rm, than sleep 2 for example, then # first umount also fails -- _(_)_ (_. o_) F3CZ0 (_,) http://feczo.nmi.rulez.org ( ) __________________________ // //