Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2013 19:05:41 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Alexander Nedotsukov <bland@freebsd.org>, freebsd-usb@freebsd.org
Subject:   Re: ZFS + usb in trouble? [PATCHED]
Message-ID:  <201301271905.41150.hselasky@c2i.net>
In-Reply-To: <201301271727.43074.hselasky@c2i.net>
References:  <B9569401-6A19-437C-82D8-794022D42CF1@bbnest.net> <201301271715.02607.hselasky@c2i.net> <201301271727.43074.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Can you try this patch:

http://svnweb.freebsd.org/changeset/base/245995

It fixes the issue for me. Looks like I overlooked a corner case computing the 
DMA addresses. Thanks for reporting!

zpool status
  pool: tank
 state: ONLINE
  scan: none requested
config:

	NAME        STATE     READ WRITE CKSUM
	tank        ONLINE       0     0     0
	  raidz1-0  ONLINE       0     0     0
	    da0     ONLINE       0     0     0
	    da1     ONLINE       0     0     0
	    da2     ONLINE       0     0     0

errors: No known data errors


--HPS



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