From owner-freebsd-questions@FreeBSD.ORG Fri Apr 28 09:29:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C8B1916A403 for ; Fri, 28 Apr 2006 09:29:31 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC4A43D48 for ; Fri, 28 Apr 2006 09:29:30 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id CDE5F186864; Fri, 28 Apr 2006 11:29:25 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: Date: Fri, 28 Apr 2006 11:29:34 +0200 Message-ID: <003401c66aa6$436648d0$dededede@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcZqWgDRUf2MudgvSVCYRcmYJ91HwQAS4ihA Cc: willay@gmail.com, 'Ted Mittelstaedt' Subject: RE: FreeBSD 6.0 compat with DL320 G4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 09:29:31 -0000 > RAID support on the DL320 G4 is broken. HP uses Adaptec > firmware and Adaptec has not provided Soren programming info > on their metadata format, as he requested. hi, we're using 6.1-RC1 on a DL320 G4 with raidctl, which perfectly fit's our needs. the metadata being written by the bios-fw of the onboard-controller (adaptec) is really not readable by the os, but this doesn't prevent us from having our os being installed on raid1. you only have to boot freebsd, go to the shell, use raidctl to create an ar0 using ad4 and ad6 and then install the os directly onto ar0. even booting is not an issue. [->thx 2 soren, he pointed us in the right direction upon this :-)]