From owner-freebsd-current@FreeBSD.ORG Sun Jan 27 16:26:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 04948CCE; Sun, 27 Jan 2013 16:26:38 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.c2i.net [212.247.154.98]) by mx1.freebsd.org (Postfix) with ESMTP id 03F3F9CA; Sun, 27 Jan 2013 16:26:36 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 370714901; Sun, 27 Jan 2013 17:26:28 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Subject: Re: ZFS + usb in trouble? Date: Sun, 27 Jan 2013 17:27:43 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <201301271659.02164.hselasky@c2i.net> <201301271715.02607.hselasky@c2i.net> In-Reply-To: <201301271715.02607.hselasky@c2i.net> X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, Cc: FreeBSD Current , Alexander Nedotsukov X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 16:26:38 -0000 On Sunday 27 January 2013 17:15:02 Hans Petter Selasky wrote: > On Sunday 27 January 2013 16:59:02 Hans Petter Selasky wrote: > > I don't have 10-current machine here right now, but I tried the following > > > on a 9-stable machine: > BTW: 9-stable does not have the patches you wanted me to look at. Is this > issue reproducible in stock 9-stable at your side or 9-stable + USB from > 10- current except usb_pf.[ch] ? > > --HPS Over here 9-stable (r245943) w/o those patches mentioned, gives exactly the same result as with those patches mentioned, except the kernel doesn't panic. Repeating the test: zpool export tank zpool import pool: tank id: 12201072322026523554 state: FAULTED status: One or more devices contains corrupted data. action: The pool cannot be imported due to damaged devices or data. see: http://illumos.org/msg/ZFS-8000-5E config: tank FAULTED corrupted data raidz1-0 ONLINE 5285896356596891701 UNAVAIL corrupted data 16930095547201732694 UNAVAIL corrupted data 14565039855173467224 UNAVAIL corrupted data --HPS