Hi!
Long time listener, first time caller. First, thank you all for this amazing community and all the great things I’ve learned reading here.
Second, let me apologize for yet another pool/vdev layout question. I haven’t seen an answer to my specific scenario in other posts. I have read a lot before posting this (including the ixsystems whitepaper on pool layout).
Use case: Essentially my pool will be used for Plex content streaming (and backups for a few of my other machines). I’m replacing a 80tb Drivepool / Snapraid windows system with a new TrueNas Scale system with 12 x 18tb drives using a 10 GbE network. TrueNas will only be the NAS itself, I have a separate SFF box for the Plex server (so no VMs on the NAS). I sometimes see 15 concurrent streams but would like to plan for 20 in the future. Generally this is three 4k streams maximum with the rest being 1080p. My old windows system will be used as a full backup for the new pool.
Based on the use case, I think my priorities should be: 1) capacity, 2) resilience, 3) performance in that order.
To me the two logical layouts are:
- 1 wide vdev in RaidZ3 - Significant capacity, significant resilience, maximum bandwidth
- 2 vdevs in RaidZ2 - Less capacity, significant resilience, significant bandwidth, increased IOPS
I’m leaning towards the 1 wide vdev because of the increased capacity (and the theoretical bonus of easy vdev expansion in later versions of truenas). I don’t think IOPS really matters in my scenario but please feel free to argue with me or propose other layouts.
Really just wanted a sanity check from you experts before I pull the trigger on this fairly major decision.
Thanks in advance for any insights or thoughts you may have!