On October 19, 2006 9:02:47 PM -0700 Anthony Miller
<[EMAIL PROTECTED]> wrote:
Hi,
I've search the forums and not found any answer to the following.
I have 2 JBOD arrays each with 4 disks.
I want to create create a raidz on one array and have it mirrored to the
other array.
huh, why would you want raidz's instead of just stripes. since you're
mirroring it anyway.
zpool create mirror c0t0 c1t0 mirror c0t1 c1t1 ...
which is like a raid10 (cf raid01)
-frank
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss