Bump.

Some of the threads on this were last posted to over a year ago. I checked
6485689 and it is not fixed yet, is there any work being done in this area?

Thanks,
Rob

> There may be some work being done to fix this:
> 
> zpool should support raidz of mirrors
> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bu
> g_id=6485689
> 
> Discussed in this thread:
> Mirrored Raidz ( Posted: Oct 19, 2006 9:02 PM )
> http://opensolaris.org/jive/thread.jspa?threadID=15854
> &tstart=0
> 
> 
> The suggested solution (by jone
> http://opensolaris.org/jive/thread.jspa?messageID=6627
> 9 ) is:
> 
> # zpool create a1pool raidz c0t0d0 c0t1d0 c0t2d0 ..
> # zpool create a2pool raidz c1t0d0 c1t1d0 c1t2d0 ..
> # zfs create -V a1pool/vol
> # zfs create -V a2pool/vol
> # zpool create mzdata mirror /dev/zvol/dsk/a1pool/vol
> /dev/zvol/dsk/a2pool/vol
-- 
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