From owner-freebsd-stable@FreeBSD.ORG Tue Jul 24 19:31:27 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D9A916A417 for ; Tue, 24 Jul 2007 19:31:27 +0000 (UTC) (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 9EAF213C457 for ; Tue, 24 Jul 2007 19:31:26 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l6OJVMFr003601; Tue, 24 Jul 2007 13:31:22 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <46A65386.9050706@samsco.org> Date: Tue, 24 Jul 2007 13:31:18 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: Josh Paetzel References: <46A54B6F.9010100@dub.net> <200707241230.53119.josh@tcbug.org> <20070724182604.GA3759@eos.sc1.parodius.com> <200707241346.21714.josh@tcbug.org> In-Reply-To: <200707241346.21714.josh@tcbug.org> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Tue, 24 Jul 2007 13:31:22 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: Bill Swingle , Jeremy Chadwick , freebsd-stable@freebsd.org Subject: Re: problems with Hitachi 1TB SATA drives X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 19:31:27 -0000 Josh Paetzel wrote: > On Tuesday 24 July 2007, Jeremy Chadwick wrote: > >> * SCSI is outrageously expensive even in 2007. I have yet to see >> any shred of justification for why SCSI costs so much *even today*. >> It costs only a smidgen less than it did 15 years ago. >> >> * SCSI is on its way out. Seagate recently announced that >> they'll no longer be supporting SCSI products, possibly by the end >> of next year: >> >> "Seagate has announced that by next year they will no longer be >> supporting SCSI product and will be moving customers to the SATA >> interface." >> http://www.horizontechnology.com/news/market/market_perspective_sto >> rage_04-11-2007.php >> >> I'm willing to bet others will follow suit. > > It's more than just an interface. SCSI drives are manufactured with > completely different components than IDE/SATA drives. The platters > have different materials on them, the heads are different, the > actuators are different. The higher spindle speeds present different > engineering challanges, if you know anything about physics you'll > realize the difference between spinning something at 7200rpm and > 15,000rpm is not linear in terms of the forces involved. Actually, the reliability/component quality argument really isn't true anymore. This was especially the case with the IBM DDYS Ultrastar line, and I've heard many rumors since then of the trend continuing. It may not be a universal truth, but it's not the easy distinction that it used to be. > > You're really paying for two things when you buy SCSI/SAS. > > reliability under 100% duty cycle See above. > seek times Yes, very true, both from a spindle speed perspective and from a queue depth perspective. All that said, I'd love to be able to afford SAS for all of my computers. For real workloads, it's far superior to SATA. Scott