From owner-freebsd-current Fri Aug 8 09:18:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA26715 for current-outgoing; Fri, 8 Aug 1997 09:18:09 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA26710 for ; Fri, 8 Aug 1997 09:18:01 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wwrjM-0007Z5-00; Fri, 8 Aug 1997 10:17:36 -0600 To: "John S. Dyson" Subject: Re: IDE vs SCSI was: flags 80ff works (like anybody doubted it) Cc: current@freebsd.org In-reply-to: Your message of "Thu, 07 Aug 1997 23:27:18 CDT." <199708080427.XAA02012@dyson.iquest.net> References: <199708080427.XAA02012@dyson.iquest.net> Date: Fri, 08 Aug 1997 10:17:36 -0600 From: Warner Losh Message-Id: Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199708080427.XAA02012@dyson.iquest.net> "John S. Dyson" writes: : out-perform an IDE system -- however, 4GB for about $300 is very : tempting. A good I've found that IDE drives are great for when you need to keep large amounts of data online, but don't necessarily need that to be hugely fast. They perform OK on world build boxes, but SCSI has been better by 20% or so for me. My OpenBSD and NetBSD source trees on my FreeBSD box live either on IDE or on a JAZ cart. Given the cost of IDE drives these days, it is a lot cheaper and easier to migrate towards using cheap IDE drives for my big storage needs and away from the JAZ drive for that. As always, backups for a system are critical :-) Warner