From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 21:31:47 2006 Return-Path: X-Original-To: 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 466E216A420 for ; Tue, 31 Jan 2006 21:31:47 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 59B7D43D58 for ; Tue, 31 Jan 2006 21:31:45 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 31 Jan 2006 21:31:44 -0000 Received: from 162.241.62.81.cust.bluewin.ch (EHLO storage.mine.nu) [81.62.241.162] by mail.gmx.net (mp034) with SMTP; 31 Jan 2006 22:31:44 +0100 X-Authenticated: #912863 Received: from storage.mine.nu (localhost [127.0.0.1]) by storage.mine.nu (8.13.4/8.13.4) with ESMTP id k0VLVfPo092170 for ; Tue, 31 Jan 2006 22:31:41 +0100 (CET) (envelope-from lars@storage.mine.nu) Received: (from lars@localhost) by storage.mine.nu (8.13.4/8.13.4/Submit) id k0VLVfEV092169 for questions@freebsd.org; Tue, 31 Jan 2006 22:31:41 +0100 (CET) (envelope-from lars) Date: Tue, 31 Jan 2006 22:31:41 +0100 From: lars To: questions@freebsd.org Message-ID: <20060131213141.GA92115@storage.mine.nu> References: <20060131111846.GA9403@storage.mine.nu> <20060131212112.GJ24118@math.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060131212112.GJ24118@math.jussieu.fr> User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Cc: Subject: Re: RELENG_6 on HP ProLiant ML 350 G4p X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 21:31:47 -0000 Albert Shih wrote: > Sorry my english is not very good. I don't understand you problem. > > If you want have two raid volume under you Smart Array there are no problem > to FreeBSD to use it. > > Don't forget with a scsi card (raid or not) it's the scsi controller to > inform the OS what disk you have. It's not the OS. Then if you OS (like > FreeBSD) have right driver to use your SmartArray there no problem. Ok, just as I wished for. I was just not sure whether FreeBSD had any issues with this particular machine's controller or not. The controller (Smart Array 642) seems to be supported according to the ciss man-page. Do you have this controller or the new 6-port SATA controller (chipset unspecified) that comes with this machine? > But don't forget if you use FreeBSD under ML serie (like me) you can not > use the HP linux software to manage (and watching) your hardware. No problem, I think I'd do that via iLO or something like that. > Regards. Thanks, Lars.