SUMMARY : raidz zpool question



Hi List,

Thanks to

Anthony D'Atri, DRoss-Smith, Chris Hoogendyk, Chris Banal, Hendrik
Visage, Karl Fosburg, Francisco Roque, Eric D. Mudama

Who all basically said not to put all the disks into a single raidz
vdev for varying reasons. These included

- Increased impact from disk failures. RAIDZ can tolerate two
failures, anymore and the whole data needs restored (from tape)
- Increased time to rebuild array from a single drive failure as the
rebuild will need to access all the drives in the array.
- The number of drives in a RAIDZ set should not exceed 9 drives (any
more than 6 is viewed as "risky")

Other general feedback included
-RAIDZ is really only suited for large IO and if performance is more
important look at mirrors (with the tradeoff of less usable space).
-More RAIDZ pools gives better performance from an IOPS point of view
than one large RAIDZ vdev.
-There's a ZFS best practices guide at
http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide

Thanks to you all for the constructive feedback - I am going to go
with the first layout.

Cheers,

Iain.


--
Iain Miller
iainonthemove@xxxxxxxxx
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • RE: Problems with zfsboot loader if raidz present on any drive
    ... Problems with zfsboot loader if raidz present on any ... I couldent get the machine to boot up to ... But I have 6 other drives in the machine that I have as a raidz ...
    (freebsd-current)
  • RE: Problems with zfsboot loader if raidz present on any drive
    ... Problems with zfsboot loader if raidz present on any ... I couldent get the machine to boot up to ... But I have 6 other drives in the machine that I have as a raidz ...
    (freebsd-hackers)
  • Re: Problems with zfsboot loader if raidz present on any drive
    ... Recently and friend and I have been trying to get the new ... I could see the bios drives and a further 2 lines of ZFS something ... the one that you are trying to boot from) the loader dies and reboots the ... drive and made a raidz pool for testing. ...
    (freebsd-current)
  • Re: Problems with zfsboot loader if raidz present on any drive
    ... Recently and friend and I have been trying to get the new ... I could see the bios drives and a further 2 lines of ZFS something ... the one that you are trying to boot from) the loader dies and reboots the ... drive and made a raidz pool for testing. ...
    (freebsd-hackers)
  • Re: Bye, Bye HFS; Hello ZFS
    ... and the raidz provides redundancy - any of the five physical drives we ... Can you confirm that Raid 0 drives on ZFS would be just as risky as ... I think that Raid 0 would be slightly less risky on ZFS than HFS ...
    (comp.sys.mac.system)