From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 6 01:02:58 2006 Return-Path: X-Original-To: freebsd-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 62B1616A4E0 for ; Thu, 6 Jul 2006 01:02:58 +0000 (UTC) (envelope-from dwoolworth@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F4743D45 for ; Thu, 6 Jul 2006 01:02:56 +0000 (GMT) (envelope-from dwoolworth@gmail.com) Received: by nf-out-0910.google.com with SMTP id o60so18067nfa for ; Wed, 05 Jul 2006 18:02:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mEgZxGRPow8dy+LMu+fgCbY6QJX/nci/fbVlJxP1xOS8cnS0Ox0JprWEaGZScPl+cx03BOmsYIidBzm7LQU0boAbGRXxXtfw9rhs3ekEmuuT9yWxCLGFQltO6EiubDjFsZnJ4aAqmt5mGdX/PkQE0RQEki/V+XCjRi7eAEAP0Ps= Received: by 10.48.242.11 with SMTP id p11mr80867nfh; Wed, 05 Jul 2006 18:02:55 -0700 (PDT) Received: by 10.48.207.4 with HTTP; Wed, 5 Jul 2006 18:02:55 -0700 (PDT) Message-ID: <10fd06c60607051802jd9d6158ufd3406465cc64dfc@mail.gmail.com> Date: Wed, 5 Jul 2006 20:02:55 -0500 From: "Derrick T. Woolworth" To: freebsd-questions@freebsd.org, freebsd-performance@freebsd.org, freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: SATA300 Controllers 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: Thu, 06 Jul 2006 01:02:58 -0000 Hello all, Sorry for cross-posting, but these issues seem relevant for lists... Has anyone had success with SATA300 controllers with FreeBSD 6.1? I've been trying Promise and nVidia nForce4 and I'm not having any luck. Using a MSI K8NGM2-L motherboard and others, but 6.1's installation hangs as soon as it sees ad4. I've also tried using an Adaptec 1210SA controller and had zero results. I've read that the chipset on this controller is not very good - forces serialized access to the controller's channels??? Nevertheless, I've got a K8N Diamond motherboard on a workstation and I was able to at least "start" the 6.1 installation. I have no idea if its stable. At this point, I'd settle for just knowing "which" SATA300 controller to use that will work successfully and "well" with FreeBSD 6.0 OR 6.1. Another question, would I have more success installing 6.0 and then upgrading the kernel and recompiling with a build-world? I'm currently trying to build a moderate large system with 4 presentation servers, 2 database servers and one large storage system using NFS mapped to ~1.2 terrabyte of SATA disks (4x Maxtor 500GB 7200 RPM disks w/RAID5 config). Any suggestions? Thanks, Derrick