From owner-freebsd-isp@FreeBSD.ORG Tue Jul 19 16:45:15 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1A9716A41F for ; Tue, 19 Jul 2005 16:45:15 +0000 (GMT) (envelope-from jnh@illithid.aug.com) Received: from illithid.aug.com (illithid.aug.com [68.208.140.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBDC43D49 for ; Tue, 19 Jul 2005 16:45:15 +0000 (GMT) (envelope-from jnh@illithid.aug.com) Received: by illithid.aug.com (Postfix, from userid 1000) id 716051B319; Tue, 19 Jul 2005 12:45:14 -0400 (EDT) Date: Tue, 19 Jul 2005 12:45:14 -0400 From: Jordan Hazen To: Troy Settle Message-ID: <20050719164514.GA25118@aug.com> References: <42DD2A06.8090106@psknet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42DD2A06.8090106@psknet.com> User-Agent: Mutt/1.5.6i Cc: freebsd-isp@freebsd.org Subject: Re: I'm stupid X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 16:45:16 -0000 On Tue, Jul 19, 2005 at 12:27:50PM -0400, Troy Settle wrote: > > Ok, I'm stupid... > > I pulled some old servers out of service, one of which is a 2.8Ghz P4 > w/HTT that I was going to turn into a web server. So, I called up one > of my favorite vendors and asked them for a 4 disk SATA RAID solution. > They came up with a really slick sounding setup: > > 3Ware 9000-something (listed as supported under 5.x) > 4x 80GB/8MB SATA Drives > Rhino (or something) hot-swap SATA cage... > > It all arrived today, and to my suprise, the 3ware card is a @#$@# 64bit > PCI card... not going to work in /any/ of the recycled servers I'm > wanting to build. I mean, come on... if I was going to invest in a > high-end server board with 64bit PCI slots, I wouldn't waste my time > with SATA, it'd be U320 all the way. Have you tried inserting that in a normal PCI slot, and just letting its 64-bit extension part hang off the edge? Most such cards I've encountered (e.g. Adaptec & DPT RAID & SCSI controllers) will fall back to 32-bit mode as needed. The 3.3V vs. 5V slot difference smight still give you trouble. Some cards will accept either voltage. Those that can't will be keyed to prevent insertion in the wrong type of slot, so if it will physically fit, there should be no harm in trying. -- Jordan.