From owner-freebsd-current@FreeBSD.ORG Wed Apr 9 23:04:50 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27FC7B8 for ; Wed, 9 Apr 2014 23:04:50 +0000 (UTC) Received: from mail.ultra-secure.de (mail.ultra-secure.de [88.198.178.88]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DE58107C for ; Wed, 9 Apr 2014 23:04:48 +0000 (UTC) Received: (qmail 81027 invoked by uid 89); 9 Apr 2014 23:04:41 -0000 Received: by simscan 1.4.0 ppid: 81022, pid: 81024, t: 0.0566s scanners: attach: 1.4.0 clamav: 0.97.3/m:55/d:18765 Received: from unknown (HELO ewzw033.ewadmin.local) (rainer@ultra-secure.de@212.71.117.86) by mail.ultra-secure.de with ESMTPA; 9 Apr 2014 23:04:41 -0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: gptzfsboot problem on HP P410i Smart Array From: Rainer Duffner In-Reply-To: <5345C38B.3010500@FreeBSD.org> Date: Thu, 10 Apr 2014 01:04:39 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <7F54B772-12D4-426C-A1D6-AA559128228B@ultra-secure.de> References: <201303191220.34088.jhb@freebsd.org> <515DA760.8000101@FreeBSD.org> <201304041316.12617.jhb@freebsd.org> <515DC008.9060108@FreeBSD.org> <5345C02D.2070603@FreeBSD.org> <5345C38B.3010500@FreeBSD.org> To: Matthew Seaman X-Mailer: Apple Mail (2.1874) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 23:04:50 -0000 Am 10.04.2014 um 00:02 schrieb Matthew Seaman : > On 09/04/2014 22:52, Rainer Duffner wrote: >> And no, as the server is in a remote datacenter, an USB-stick is not = an option. >>=20 >> It=92s slow enough booting via a virtual USB-image over iLO... >=20 > Uh... it only has to read the kernel+modules from the USB stick one = time > while booting. Otherwise, there really shouldn't be any IO inside = /boot > unless you login and do stuff in that directory manually. Your root > filesystem would be on the normal hard drives. >=20 > Anyhow the question is moot, since you don't have the same problem I = did. >=20 >> No, it=92s actually just a single RAID6-0 disk created by the P410i=85 >=20 > If you're going to use the RAID controller to generate a virtual = drive, > do you really need to use ZFS on top of that? Couldn't you partition > your virtual drive and put / onto a small UFS partition and then make = a > zpool on the rest? I don=92t want to sacrifice two disks for a RAID1 boot-disk. Normally, I would actually do that, but in this case, the server is a = MySQL-slave to a master that has 12 disks - and should the master die, = this system has to take over its work.