Date: Thu, 16 Apr 2009 18:01:28 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-fs@freebsd.org Subject: Re: Booting from ZFS raidz Message-ID: <20090416160128.GA831@keltia.freenix.fr> In-Reply-To: <C3970DC5-43A8-4F04-AC55-292F27A30275@lassitu.de> References: <9461581F-F354-486D-961D-3FD5B1EF007C@rabson.org> <C3970DC5-43A8-4F04-AC55-292F27A30275@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Stefan Bethke: > Created a GPT label and one partition on each of the three drives: > > gpart create -s gpt $1 > gpart add -b 34 -s 128 -t freebsd-boot $1 > gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 $1 > gpart add -b 512 -s 41900000 -t freebsd-zfs $1 > gpart list $1 Coming back to this thread, I'm playing with this setup (and the script mentioned in another thread). When I try to zpool set bootfs=tank with tank containing a raidz array, zpool refuses to set the property, saying it is not available. Using the same commandline on a mirror works. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr In memoriam to Ondine : http://ondine.keltia.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090416160128.GA831>
