On Mon, 26 Jul 2010, Dav Banks wrote:

This may have been covered somewhere but I couldn't find it.

Is it possible to mirror two raidz vdevs? Like a RAID50 basically.

This config is not supported by zfs. It should be possible to do though if you are really serious about it. You can create two zfs zvols (volumes) which are hopefully in two different raidz-based zfs pools, and then create a new zfs pool using those two devices. The end result would be three zfs pools. It is probably not a wise idea to use this layered approach.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to