From owner-freebsd-questions@FreeBSD.ORG Mon Oct 18 21:57:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82DFF16A4CF; Mon, 18 Oct 2004 21:57:26 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 216F843D2F; Mon, 18 Oct 2004 21:57:26 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9ILvL05006374; Mon, 18 Oct 2004 14:57:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9ILvJCN006373; Mon, 18 Oct 2004 14:57:19 -0700 (PDT) (envelope-from obrien) Date: Mon, 18 Oct 2004 14:57:19 -0700 From: "David O'Brien" To: Eirik ?verby Message-ID: <20041018215719.GA5353@dragon.nuxi.com> References: <000501c4b547$6a577b00$0300000a@transcon> <5F8020A8-2141-11D9-A8A9-000D9335BCEC@anduin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5F8020A8-2141-11D9-A8A9-000D9335BCEC@anduin.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Communications Machine cc: questions@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: OT: Upgrade feasibility, to AMD64/5.x.x or to stay i386/4.9 on AMD64 hardware? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 21:57:26 -0000 On Mon, Oct 18, 2004 at 10:07:44PM +0200, Eirik ?verby wrote: > >Hey all, looking to upgrade a server used in a small business here, > >looking for opinions and advice about migrating to an AMD64 system, > >vs. using i386 box, also if it would not be just as feasible to use > >i386 distribution on AMD64 hardware simply for the speed? It is very feasible to run FreeBSD/i386 on AMD64 hardware. I encourage you to go ahead and move to AMD64 hardware regardless what version of FreeBSD you decide to run for now. You will get excellent performance, and you will have a 64-bit upgrade path when you decide to move 32-bit -> 64-bit. > >Here's what we're proposing for the new hardware: > >AMD Athlon64 - 3200+ (Socket 754 - I know, but it's cheap) > >MSI K8T-FSR (VIA Chipset) > >Adaptec AAC-2410SA 4-Port S-ATA RAID Controller > > This one is gonna be tricky on you, I think. The driver used for most > Adaptec RAID controllers (IDE and SCSI alike) isn't currently working > on amd64 (in 64-bit mode, that is). I have repeatedly asked if anyone > will step up to the task and fix that, You're really exaggerating here. There are two families of Adaptec RAID controllers -- aac and asr. 'aac' family controllers are quite popular and are the higher performing of the two families. The AAC-2410SA 4-Port S-ATA RAID Controller uses the aac(4) driver and the driver very much works on 64-bit machines. > as I have an Adaptec Zero-Channel RAID add-on-board for my dual opteron > just collecting dust at the moment, but the general answer is 'no > time'... Too bad. The Adaptec Zero-channel products are from the other product family. That particular driver has issues. -- -- David (obrien@FreeBSD.org)