Re: [zfs-discuss] Mirror Stripe

2010-03-01 Thread Richard Elling
On Mar 1, 2010, at 8:32 AM, Giovanni Tirloni wrote: > On Mon, Mar 1, 2010 at 1:16 PM, Tony MacDoodle wrote: > What is the following syntax? > > zpool create tank mirror c1t2d0 c1t3d0 mirror c1t4d0 c1t5d0 spare c1t6d0 > > Is this RAID 0+1 or 1+0? > > That's RAID1+0. You are mirroring devices a

Re: [zfs-discuss] Mirror Stripe

2010-03-01 Thread Giovanni Tirloni
On Mon, Mar 1, 2010 at 1:16 PM, Tony MacDoodle wrote: > What is the following syntax? > > *zpool create tank mirror c1t2d0 c1t3d0 mirror c1t4d0 c1t5d0 spare c1t6d0 > * > * > * > Is this RAID 0+1 or 1+0?* > * > That's RAID1+0. You are mirroring devices and them striping the mirrors together. AFA

[zfs-discuss] Mirror Stripe

2010-03-01 Thread Tony MacDoodle
What is the following syntax? *zpool create tank mirror c1t2d0 c1t3d0 mirror c1t4d0 c1t5d0 spare c1t6d0 * * * Is this RAID 0+1 or 1+0?* * Thanks ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-di