From owner-freebsd-usb@FreeBSD.ORG Sat Nov 6 16:48:41 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC696106566B for ; Sat, 6 Nov 2010 16:48:41 +0000 (UTC) (envelope-from mgmartin@comcast.net) Received: from mx.appliedtechnicalknowledge.com (appliedtechnicalknowledge.com [173.14.31.49]) by mx1.freebsd.org (Postfix) with ESMTP id C72B08FC12 for ; Sat, 6 Nov 2010 16:48:41 +0000 (UTC) Received: from [10.0.0.4] (gandalf.martins.home [10.0.0.4]) by mx.appliedtechnicalknowledge.com (Postfix) with ESMTPSA id 2DF39137064; Sat, 6 Nov 2010 10:48:41 -0600 (MDT) Message-ID: <4CD586E9.4050109@comcast.net> Date: Sat, 06 Nov 2010 10:48:41 -0600 From: Michael Martin User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101101 Thunderbird/3.1.6 MIME-Version: 1.0 To: Hans Petter Selasky References: <4CBFEBF5.30203@comcast.net> <201011061031.33986.hselasky@c2i.net> <4CD57BAE.2050402@comcast.net> <201011061726.46655.hselasky@c2i.net> In-Reply-To: <201011061726.46655.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: USB 3.0 Fails To Attach Western Digital My Book 3.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2010 16:48:42 -0000 On 11/06/2010 10:26, Hans Petter Selasky wrote: > On Saturday 06 November 2010 17:00:46 Michael Martin wrote: >> On 11/06/2010 03:31, Hans Petter Selasky wrote: >>> Hi, >>> >>> Can you revert the last patch I sent an apply the attached one? >>> >>> Then repeat the testing like last time. >>> >>> --HPS >> Here are the results: >> http://appliedtechnicalknowledge.com/freebsd/usb_30_hub_patch/ >> >> I used one drive/port for the testing. da0 not recognized on first >> boot, but came up after an unplug cable/plug cable. > Hi, > > I will have a closer look into this tomorrow. Does your device work when first > recognized? What read/write speeds do you get? > > --HPS The device doesn't work when I try to import the zfs pool on the drive. The drive shows up in camcontrol ok. I initially exported the zfs file system to avoid attempts to mount it on boot. Once da0 is recognized by the kernel and camcontrol devlist shows it, I try a zpool import on the file system. The zpool import command hangs--sometimes the entire computer locks up, and I hard reboot the computer. I captured the usb logs during the zpool import for you there which captures some zfs i/o errors. mm