From owner-freebsd-usb@FreeBSD.ORG Wed Jun 6 19:39:08 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1028B1065670 for ; Wed, 6 Jun 2012 19:39:08 +0000 (UTC) (envelope-from marc@blackend.org) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by mx1.freebsd.org (Postfix) with ESMTP id 64AC38FC08 for ; Wed, 6 Jun 2012 19:39:05 +0000 (UTC) Received: from emphyrio.blackend.org (unknown [88.179.1.53]) by smtp6-g21.free.fr (Postfix) with ESMTP id BDBC3822D4; Wed, 6 Jun 2012 21:38:58 +0200 (CEST) Received: from emphyrio.blackend.org (localhost [127.0.0.1]) by emphyrio.blackend.org (8.14.5/8.14.4) with ESMTP id q56JcvdT002017; Wed, 6 Jun 2012 21:38:57 +0200 (CEST) (envelope-from marc@emphyrio.blackend.org) Received: (from marc@localhost) by emphyrio.blackend.org (8.14.5/8.14.4/Submit) id q56JcmH7002016; Wed, 6 Jun 2012 21:38:48 +0200 (CEST) (envelope-from marc) Date: Wed, 6 Jun 2012 21:38:48 +0200 From: Marc Fonvieille To: Momchil Ivanov Message-ID: <20120606193848.GB1856@emphyrio.blackend.org> References: <86r4tsa7hz.wl%momchil@xaxo.eu> <201206061752.38838.hselasky@c2i.net> <86pq9c9wle.wl%momchil@xaxo.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86pq9c9wle.wl%momchil@xaxo.eu> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 8.3-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-usb@freebsd.org Subject: Re: USB Problems with HDD on Freebsd 8 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 19:39:08 -0000 On Wed, Jun 06, 2012 at 07:30:37PM +0200, Momchil Ivanov wrote: > > It's self powered, I will try USB reset if it happens with other data, > for the time being I am manually rsync-ing sub directories. The thing > is that it's reproducible if I try to rsync a certain folder. I will > check if I can pin it down to a certain file. Would be a pitty if it's > a firmware bug since I spent some money on the device. > Could you try your rsync with the --bwlimit=1000 option? -- Marc