From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 24 23:18:34 2005 Return-Path: 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 94BF316A4CE; Thu, 24 Feb 2005 23:18:34 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E9543D48; Thu, 24 Feb 2005 23:18:34 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j1ONINEH064048; Thu, 24 Feb 2005 16:18:23 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <421E604F.3080305@samsco.org> Date: Thu, 24 Feb 2005 16:16:31 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Amandeep Pannu References: <20050119103214.A27409@pooker.samsco.org> <37799.69.36.228.194.1109286815.squirrel@69.36.228.194> In-Reply-To: <37799.69.36.228.194.1109286815.squirrel@69.36.228.194> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: freebsd-hackers@freebsd.org cc: Scott Long Subject: Re: freebsd problem: What SCSI RAID controller compatible with 5.3-Release X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 23:18:34 -0000 Amandeep Pannu wrote: > Hi Scott, > > Is there any SCSi RAID controller that works on FreeBSD 5.3 Release. > I have tried a couple.like > Adaptec 2120S > Adaptec 39320A > Megaraid LSI-320-1 > > None of them worked. > > Any clues. They are under the HCl for FreeBSD 5.3. > > My configuration is two drives wiht RAID-1. I am using X6DHP-8G SM MB. > Also tried the onboard Adaptec 7902, no luck. > > Thanks in advance. > > Aman The software RAID functionality of the 7902 and 39320A is not supported in FreeBSD. The 2120S and LSI 320-1 should work fine, though. Can you provide details on what problems you had? Scott