From owner-freebsd-isp@FreeBSD.ORG Tue Jan 16 23:05:07 2007 Return-Path: X-Original-To: FreeBSD-ISP@FreeBSD.ORG Delivered-To: FreeBSD-ISP@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91B9916A412 for ; Tue, 16 Jan 2007 23:05:07 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.freebsd.org (Postfix) with ESMTP id 1F4F313C43E for ; Tue, 16 Jan 2007 23:05:06 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from [194.192.25.137] (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id l0GN4bV2074262; Wed, 17 Jan 2007 00:04:38 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <45AD5A05.8060703@deepcore.dk> Date: Wed, 17 Jan 2007 00:04:37 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Jan Knepper References: <45AD4128.4080903@digitaldaemon.com> In-Reply-To: <45AD4128.4080903@digitaldaemon.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD ISP Subject: Re: SATA Raid Controlller replacement card... 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, 16 Jan 2007 23:05:07 -0000 Jan Knepper wrote: > Currently using the SiI 3114 SATA150 controller on the motherboard > (Tyan2885). > 2 *the same* SATA drives are attached, but not running SATA-RAID at > the moment. > > Since I understand that this card does not really provide the RAID > itself (and also does not seem as table as preferred on FreeBSD) I am > wondering/considering obtaining a RAID card that does and possibly > disabling the SiI 314 on the motherboard. > > However, the question is can that be done without having to reinstall? > (I seem to recall that I can not just move SCSI drives from one > interface to an interface of an other brand). Except for eventual drive renumbering caused by the possible different PCI bus location and depending on whether static devices numbering is used or not, you can move drives around (S)ATA controllers all you like. However if you have a softraid defined on the disks, that depends on the controller BIOS to be maintained at the boot level. -Søren