Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 02:40:30 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        "Sam Fourman Jr." <sfourman@gmail.com>
Subject:   Re: USB3 and a Seagate FA GoFlex
Message-ID:  <201202100240.30401.hselasky@c2i.net>
In-Reply-To: <CAOFF%2BZ0G_1jHpoxo7hTZLmO%2BM63uKG5KADSWobfvu3d57V4sMQ@mail.gmail.com>
References:  <CAOFF%2BZ0G_1jHpoxo7hTZLmO%2BM63uKG5KADSWobfvu3d57V4sMQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 10 February 2012 01:22:53 Sam Fourman Jr. wrote:
> hello list,
> 
> I bought a new Seagate FA GoFlex USB3 removable disk running FreeBSD 10.x
> CURRENT this disk functions correctly on a USB 2.0 port (I can use zpool
> create to create a ZFS pool)
> however when attached to a USB 3.0 port it does not function correctly when
> attempting to create a zpool i get
> 
> *AutoSense failed*
> 
> this happens across 3 separate computers all running FreeBSD while booting
> from a usb stick attached to da0 i enabled USB_DEBUG in the kernel
> 
> any ideas?

usbconfig dump_quirk_names


Try to add the no sync cache quirk for your disk.

Could you show dmesg w/o usb.debug enabled?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202100240.30401.hselasky>