Hey Cindy

Thanks for your help.

How would I configure a 2-way mirror pool for a root pool?
Basically I'd do it this way.

zpool create pool mirror disk0 disk2 mirror disk1 disk3
or with an already configured root pool mirror 
zpool add rpool mirror disk1 disk3

But when I try to add this it seems to fail with:
cannot add to 'rpool': root pool can not have multiple vdevs or separate logs
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to