-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 26.03.2010 20:04, Slack-Moehrle wrote:
> 
> 
>>> So if I have 8 x 1.5tb drives, wouldn't I: 
> 
>>> - mirror drive 1 and 5 
>>> - mirror drive 2 and 6 
>>> - mirror drive 3 and 7 
>>> - mirror drive 4 and 8 
> 
>>> Then stripe 1,2,3,4 
> 
>>> Then stripe 5,6,7,8 
> 
>>> How does one do this with ZFS? 
> 
>> So you would do: 
>> zpool create tank mirror drive1 drive2 mirror drive3 drive4 mirror drive5 
>> drive6 mirror drive7 drive8 
> 
>> See here: 
>> http://www.stringliterals.com/?p=132 
> 
> So, effectively mirroring the drives, but the pool that is created is one 
> giant pool of all of the mirrors?
> 
> I looked at: http://en.wikipedia.org/wiki/Non-standard_RAID_levels#RAID-Z and 
> they had a brief description of RAIDZ2.
> 
> Can someone explain in terms of usable space RAIDZ vs RAIDZ2 vs RAIDZ3? With 
> 8 x 1.5tb?
> 
> I apologize for seeming dense, I just am confused about non-stardard raid 
> setups, they seem tricky.

raidz "eats" one disk. Like RAID5
raidz2 digests another one. Like RAID6
raidz3 yet another one. Like ... hmmmm...

//Svein

- -- 
- --------+-------------------+-------------------------------
  /"\   |Svein Skogen       | sv...@d80.iso100.no
  \ /   |Solberg Østli 9    | PGP Key:  0xE5E76831
   X    |2020 Skedsmokorset | sv...@jernhuset.no
  / \   |Norway             | PGP Key:  0xCE96CE13
        |                   | sv...@stillbilde.net
 ascii  |                   | PGP Key:  0x58CD33B6
 ribbon |System Admin       | svein-listm...@stillbilde.net
Campaign|stillbilde.net     | PGP Key:  0x22D494A4
        +-------------------+-------------------------------
        |msn messenger:     | Mobile Phone: +47 907 03 575
        |sv...@jernhuset.no | RIPE handle:    SS16503-RIPE
- --------+-------------------+-------------------------------
         If you really are in a hurry, mail me at
               svein-mob...@stillbilde.net
 This mailbox goes directly to my cellphone and is checked
        even when I'm not in front of my computer.
- ------------------------------------------------------------
                     Picture Gallery:
          https://gallery.stillbilde.net/v/svein/
- ------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkutBbgACgkQSBMQn1jNM7aXPQCfSd92B8GilEiRa6LR/ltAF00X
ENQAoIqlAdtCBHKiiiVbl1C9o0AZNRER
=8ueU
-----END PGP SIGNATURE-----
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to