From owner-freebsd-usb@freebsd.org Thu Feb 9 20:05:15 2017 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C376DCD8B54 for ; Thu, 9 Feb 2017 20:05:15 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1.freebsd.org (Postfix) with ESMTP id B137B1917 for ; Thu, 9 Feb 2017 20:05:14 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from static.162.255.23.37.macminivault.com (unknown [162.255.23.37]) by mbob.nabble.com (Postfix) with ESMTP id 51F483C5E374 for ; Thu, 9 Feb 2017 11:45:08 -0800 (PST) Date: Thu, 9 Feb 2017 13:05:14 -0700 (MST) From: Jakub Lach To: freebsd-usb@freebsd.org Message-ID: <1486670714530-6166615.post@n6.nabble.com> In-Reply-To: <1486628358271-6166438.post@n6.nabble.com> References: <1486574307023-6166271.post@n6.nabble.com> <1486576714123-6166280.post@n6.nabble.com> <1486586486956-6166339.post@n6.nabble.com> <69849996-b3a0-8a3f-1647-f7b49b3455dc@selasky.org> <1486590017635-6166351.post@n6.nabble.com> <1486628358271-6166438.post@n6.nabble.com> Subject: Re: I'm experiencing g_vfs_done() error = 5 with more than one USB/HDD storage device on 11-STABLE when heavy writing. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 20:05:15 -0000 For some reason, samsung/jmicron one is prone to disconnecting itself, which could explain some errors, as in usbdump. However, under GENERIC, I was able to use dump twice time on touro s without problems (4h+ of disk writes). _BUT_ as soon as I've returned to my usual kernel config, the problem reappeared. http://pastebin.ca/3765981 So I blame kernel config now. Is it possible that usb related modules behave differently than in kernel default ones? -- View this message in context: http://freebsd.1045724.x6.nabble.com/I-m-experiencing-g-vfs-done-error-5-with-more-than-one-USB-HDD-storage-device-on-11-STABLE-when-heav-tp6166271p6166615.html Sent from the freebsd-usb mailing list archive at Nabble.com.