I've got several disks in my system. During installation, I selected the first disk, selected the whole disk for SOLARIS, and chose ZFS. But I didn't really know what I was doing, and I chose just one disk. No mirror, no raidz.
Now I would like to convert my non-mirrored disk to a mirror (or raidz). But I don't see any option to do such a thing. Is this possible? Also, based on what I remember . I don't think it's possible to boot from raidz, is it? Your only options to boot from are single disk, or mirror. Right? One more question . Suppose I created a new volume: zpool create tank mirror c0t0d0 c0t1d0 mirror c0t2d0 c0t3d0 mirror . Would this be a "stripe of mirrors" or would it be a "concatenation of mirrors?" And would it be the same if I had started with a smaller set, and then did "zpool add tank mirror ." ??? It seems to me - since I'm capable of doing "zpool add" it must be a concatenation, and not a stripe. Right? Thanks for your help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20090324/652a08e5/attachment.html>