From owner-freebsd-stable@FreeBSD.ORG Wed Jul 4 13:06:34 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D098106564A for ; Wed, 4 Jul 2012 13:06:34 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) by mx1.freebsd.org (Postfix) with ESMTP id AC3D88FC08 for ; Wed, 4 Jul 2012 13:06:33 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.4/8.14.4) with ESMTP id q64D6QG1090178; Wed, 4 Jul 2012 09:06:31 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Message-ID: <4FF43FD2.6060908@m5p.com> Date: Wed, 04 Jul 2012 09:06:26 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120609 Thunderbird/12.0.1 MIME-Version: 1.0 To: Jason Hellenthal References: <4FF3918F.1080002@m5p.com> <20120704041404.GA8637@DataIX.net> In-Reply-To: <20120704041404.GA8637@DataIX.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Wed, 04 Jul 2012 09:06:31 -0400 (EDT) X-Scanned-By: MIMEDefang 2.72 on 10.100.0.3 Cc: George Mitchell , freebsd-stable@freebsd.org Subject: Re: 9.0-STABLE: Can't umount umass device X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2012 13:06:34 -0000 On 07/04/12 00:14, Jason Hellenthal wrote: > > fstat /flash ? # fstat /flash USER CMD PID FD MOUNT INUM MODE SZ|DV R/W NAME george gam_server 1654 5730 /flash 131072 drwxr-xr-x 32768 r /flash george gam_server 1654 5731 - 131072 -rwxr-xr-x 512 r /flash Thanks for the tip, But, AARGH! Everything in the world seems to depend on this gamin thing. What's the recommended course of action? -- George > > On Tue, Jul 03, 2012 at 08:42:55PM -0400, George Mitchell wrote: >> uname -a: >> FreeBSD wonderland.m5p.com 9.0-STABLE FreeBSD 9.0-STABLE #9: Sun Jun 3 >> 10:01:09 EDT 2012 >> george@wonderland.m5p.com:/usr/obj/usr/src/sys/WONDERLAND amd64 >> >> dmesg | grep umass: >> umass0: on usbus2 >> umass0: SCSI over Bulk-Only; quirks = 0x4000 >> umass0:3:0:-1: Attached to scbus3 >> (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 >> (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error >> (probe0:umass-sim0:0:0:0): SCSI status: Check Condition >> (probe0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:28,0 (Not >> ready to ready change, medium may have changed) >> da0 at umass-sim0 bus 0 scbus3 target 0 lun 0 >> >> # mount -t msdosfs /dev/da0s1 /flash >> # umount /flash >> umount: unmount of /flash failed: Device busy >> >> -- George Mitchell >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >