評価版が出ているのでいろいろ試しているけれど、 どうやら、現時点(FreeBSD 8.0 RC1)でも、HDD 3台で構成された raidz プールからの起動はできない模様。
こんなメッセージが出てる。
ZFS: i/o error - all block copies unavailable ZFS: can't read MOS ZFS: unexpected object set type lld
以下、 http://groups.google.com/group/muc.lists.freebsd.fs/browse_thread/thread/d3363383786cc868 より:
Zpool configurations I was able to boot from: * 1 disk * 1 mirror of 2 disks * 2 mirrors of 2 disks each * 2-disk raidz (kind of pointless, but..)
Configurations that didn't work: * RAIDZ2 with 8 disks * RAIDZ2 with 4 disks * RAIDZ2 with 3 disks * RAIDZ with 8 disks * RAIDZ with 3 disks * 4 mirrors of 2 disks each * 3 mirrors of 3 disks each.