On Dec 5, 2007 9:54 PM, Brian Lionberger <[EMAIL PROTECTED]> wrote:
> I create two zfs's on one pool of four disks with two mirrors, such as...
> /
> zpool create tank mirror disk1 disk2 mirror disk3 disk4
>
> zfs create tank/fs1
> zfs create tank/fs2/
>
> Are fs1 and fs2 striped across all four disks?

Yes - they're striped across both the mirrors (and so across all 4 submirrors).

> If two disks fail that represent a 2-way mirror, do I lose data?.

Hell yes.


-- 
Rasputnik :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to