From owner-freebsd-usb@freebsd.org Fri Feb 17 11:28:18 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 66879CE2F23 for ; Fri, 17 Feb 2017 11:28:18 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EC811E8B for ; Fri, 17 Feb 2017 11:28:18 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id D35F81FE025; Fri, 17 Feb 2017 12:27:57 +0100 (CET) Subject: Re: I'm experiencing g_vfs_done() error = 5 with more than one USB/HDD storage device on 11-STABLE when heavy writing. To: Jakub Lach , freebsd-usb@freebsd.org References: <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> <1486670714530-6166615.post@n6.nabble.com> <1486717929246-6166729.post@n6.nabble.com> <1487322192867-6168338.post@n6.nabble.com> <1487329985078-6168361.post@n6.nabble.com> From: Hans Petter Selasky Message-ID: Date: Fri, 17 Feb 2017 12:27:33 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1487329985078-6168361.post@n6.nabble.com> Content-Type: text/plain; charset=windows-1252; format=flowed 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: Fri, 17 Feb 2017 11:28:18 -0000 On 02/17/17 12:13, Jakub Lach wrote: > And it ends with- > > STATUS: ID=10842, RX=32339456 bytes/sec, TX=0 bytes/sec, ERR=21, RST=31, > DERR=0 > > Read & Write, 7200 sec. > From the log it turns out there are some errors, though they appear recoverable through a mass storage reset. --HPS