From owner-freebsd-current@FreeBSD.ORG Mon Jun 2 00:27:35 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8ACA37B401; Mon, 2 Jun 2003 00:27:35 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B4643F85; Mon, 2 Jun 2003 00:27:34 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd06.sul.t-online.de by mailout03.sul.t-online.com with smtp id 19Mjj9-0004Nz-0E; Mon, 02 Jun 2003 09:27:31 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.116.175]) by fmrl06.sul.t-online.com with esmtp id 19Mjiw-1uL4wiC; Mon, 2 Jun 2003 09:27:18 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h527RGSa015162; Mon, 2 Jun 2003 09:27:16 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h527RGTA000738; Mon, 2 Jun 2003 09:27:16 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Mon, 2 Jun 2003 09:27:16 +0200 From: Alexander Leidinger To: Scott Long Message-Id: <20030602092716.1149ed90.Alexander@Leidinger.net> In-Reply-To: <3EDA3BFA.1020602@btc.adaptec.com> References: <200306011300.h51D0DMH042667@fledge.watson.org> <20030601165406.20550ba0.Alexander@Leidinger.net> <3EDA3BFA.1020602@btc.adaptec.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: rwatson@freebsd.org cc: re@freebsd.org cc: current@freebsd.org Subject: Re: 5.1-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 07:27:36 -0000 On Sun, 01 Jun 2003 11:46:34 -0600 Scott Long wrote: > I've mounted many MSDOS filesystems recently without problems. Do have > any other information about this? Did you verify that there were no > open vnodes on the filesystem? Simply mounting, reading and umount the fs works: ---snip--- Monday, 02. June 2003, 09:15:01 {0} [Magelan:~] (1) root@ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:15:56 {0} [Magelan:~] (2) root@ttyv0 # du -hd0 /mnt 22G /mnt Monday, 02. June 2003, 09:16:26 {0} [Magelan:~] (3) root@ttyv0 # umount /mnt ---snip--- This is the problem case: ---snip--- Monday, 02. June 2003, 09:16:31 {0} [Magelan:~] (4) root@ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:16:40 {0} [Magelan:~] (5) root@ttyv0 # cp ftpchroot-test.sh /mnt Monday, 02. June 2003, 09:16:59 {0} [Magelan:~] (6) root@ttyv0 # cp /mnt/ftpchroot-test.sh /tmp/ Monday, 02. June 2003, 09:17:12 {0} [Magelan:~] (7) root@ttyv0 # umount /tmp umount: unmount of /tmp failed: Device busy Monday, 02. June 2003, 09:17:15 {1} [Magelan:~] (8) root@ttyv0 # sync;sync;sync Monday, 02. June 2003, 09:17:22 {0} [Magelan:~] (9) root@ttyv0 # umount /tmp umount: unmount of /tmp failed: Device busy ---snip--- The copied file has a size of 212 bytes. Bye, Alexander. -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7