From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 29 02:59:50 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B3F16A41F; Sat, 29 Oct 2005 02:59:50 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9683543D45; Sat, 29 Oct 2005 02:59:48 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9T2xcie021753; Fri, 28 Oct 2005 20:59:39 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4362E59A.7040909@samsco.org> Date: Fri, 28 Oct 2005 20:59:38 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= References: <200510280518.j9S5I3oQ025430@blue.virtual-estates.net> <20051028204803.GW39882@cirb503493.alcatel.com.au> <200510281745.43138.mi+mx@aldan.algebra.com> <2835B7B9-03AA-4EB2-996B-8CEC485071C6@FreeBSD.ORG> In-Reply-To: <2835B7B9-03AA-4EB2-996B-8CEC485071C6@FreeBSD.ORG> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: Peter Jeremy , Mikhail Teterin , hackers@freebsd.org, hardware@freebsd.org Subject: Re: Very slow writing to SATA disk X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2005 02:59:50 -0000 Søren Schmidt wrote: > > On 28/10/2005, at 23:45, Mikhail Teterin wrote: > >>> Indeed, 55C is way to high for 24/7 usage, and it might be that the >>> drive is choking on it and barely is able to compensate. >> >> >> The reads are pretty quick... I'd like to be able to spin it down, but >> ataidle is broken :-( > > > Ask the maintainer to get it fixed, but be warned experience says it > might hose your data... > >>> What does SMART say ? any unusual like high correction rates or >>> anything ? >> >> > > (SMART data deleted) > > Well except the excessive temperature nothing out of the ordinary... > > Now, you say read speed is OK, but write speed isnt, is that on the raw > disk device or though the filesystem ? > > Søren Schmidt > sos@FreeBSD.org > For what it's worth, I'm seeing slow write speeds on some tests with other (non-ata) controllers. Haven't had time to isolate it just yet. Scott