Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 17:18:42 -0500
From:      "Rick C. Petty" <rick-freebsd@kiwi-computer.com>
To:        freebsd-fs@freebsd.org
Subject:   Re: [ZFS] Problems with SATA disks (SET TRANSFERT MODE ...)
Message-ID:  <20070416221842.GA56883@keira.kiwi-computer.com>
In-Reply-To: <86ps64nzu3.fsf@dwp.des.no>
References:  <55456.62.212.122.219.1176733664.squirrel@webmail.ledisez.net> <86ps64nzu3.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 16, 2007 at 04:44:36PM +0200, Dag-Erling Sm?rgrav wrote:
> "Romain LE DISEZ" <ml.freebsd-fs@ledisez.net> writes:
> > But, when I try to copy a lot of little files (eg: the source tree), I get
> > the following messages on console :
> > ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout -
> > completing request directly
> > ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout -
> > completing request directly
> > ad6: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing
> > request directly
> > ad6: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing
> > request directly
> > ad6: WARNING - SET_MULTI taskqueue timeout - completing request directly
> > ad6: FAILURE - FLUSHCACHE timed out

I was gonna ask-- Is this a Promise chipset?

> I have the same problem with two different Promise chips.  It's not
> limited to ZFS, though ZFS seems to make it worse.

This is a known problem.  I'm not sure if linux handles the Promise chips
better-- I'm testing that tomorrow.  From stepping through our ATA code,
it seems like the card is just not responsive.  For instance, on certain
Promise cards you cannot do:

atacontrol detach $promiseChannel
atacontrol attach $promiseChannel

or:

atacontrol reinit $promiseChannel

Which is weird, because the other 3 channels are being used at the same
time without any problems.  My advice:  Stay away from Promise, or at
least the "Promise PDC40718 SATA300 controller" but I've heard the same
horror stories with numerous other chips.

-- Rick C. Petty



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