On 19 December, 2008 - Andrew Gabriel sent me these 1,7K bytes:

> Just to add -- this is a boot disk restriction.
> Solaris 10 supports RAIDZ just fine, but not as a boot disk. Boot disks 
> can only be mirrored. So you could use a couple of disks for a pair of 
> mirrored boot disks, and then create a new RAIDZ zpool from the 
> remaining 3 disks to use for data.

Or use something like:

+-----+   +-----+   +-----+   +-----+   +-----+  
|Boot |-M-|Boot |   | ??? |   | ??? |   | ??? |  
+-----+   +-----+   +-----+   +-----+   +-----+  
|     |   |     |   |     |   |     |   |     |  
|data |-r-|data |-r-|data |-r-|data |-r-|data |  
|     |   |     |   |     |   |     |   |     |  
|     |   |     |   |     |   |     |   |     |  
+-----+   +-----+   +-----+   +-----+   +-----+  

That is, mirror the first part of two disks for OS, then the rest of
those disks and the other disks for raidz. The rest of the 3 other disks
can be used for whatever..

/Tomas
-- 
Tomas Ögren, st...@acc.umu.se, http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to