From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 11:18:55 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 D689216A420 for ; Tue, 31 Jan 2006 11:18:55 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C93243D45 for ; Tue, 31 Jan 2006 11:18:54 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 31 Jan 2006 11:18:53 -0000 Received: from 162.241.62.81.cust.bluewin.ch (EHLO storage.mine.nu) [81.62.241.162] by mail.gmx.net (mp028) with SMTP; 31 Jan 2006 12:18:53 +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 k0VBIk6q009439 for ; Tue, 31 Jan 2006 12:18:47 +0100 (CET) (envelope-from lars@storage.mine.nu) Received: (from lars@localhost) by storage.mine.nu (8.13.4/8.13.4/Submit) id k0VBIkBB009438 for questions@freebsd.org; Tue, 31 Jan 2006 12:18:46 +0100 (CET) (envelope-from lars) Date: Tue, 31 Jan 2006 12:18:46 +0100 From: lars To: questions@freebsd.org Message-ID: <20060131111846.GA9403@storage.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Cc: Subject: 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 11:18:56 -0000 Hi all, I'm planning on getting a HP ProLiant ML350 G4p server (p for the iLO). Apparently this machine has a Smart Array 641 controller for the SCSI HDDs. I'd like to set up a RAID1 volume for the OS and a RAID 5 volume for the data. I assume the RAID volumes can be set up via the RAID controller interface during the POST, I think it's called RBSU or something like that. I want to slice the RAID 1 volume for the OS with /, swap, /var, /tmp, /home and the RAID 5 volume with a /data slice. No gvinum or soft-RAID. I want to keep it as KISS as possible. Does FreeBSD recognize the two volumes as two disks and behave accordingly? Has anyone on this list successfully deployed a system in such a way? Or do you have any suggestion to improve on this idea of setup? Kind regards, Lars.