Upcoming config (Waiting on the last of the parts in the mail this week)
I expect to monkey around with things for a couple weeks before I start actively using it, but mooching off of clarification and some additional details would be keen.
And then just a couple quick questions I can easily find out/test and are more out of ignorance:
- Some intel gigabit mic add-in. I plan on upgrading to 10GBe (with MPIO) at some point in the near future, but I think I'll have other bottlenecks to tackle first.
- 32GB ram (not certain if registered or unbuffered until it arrives, will be buying ram upgrades first)
- 12 x 4TB WD Red drives
I expect to monkey around with things for a couple weeks before I start actively using it, but mooching off of clarification and some additional details would be keen.
- I was originally going to do RaidZ2 with 6 drives and double it, and plan on adding another 6 within about two months. Is this comparable to triple mirror configuration in terms of performance once the third vdev has been added? Or would I be better off just starting with triple mirroring, dropping down 8TB of usable initially, and just add triple mirrors as I go?
- It looks like a SLOG is pretty much necessary when hosting virtual disks on ZFS, so I'll be grabbing two S7300s and popping them together in a raid1 for that. Should I also consider an L2ARC sooner rather than later?
- I couldn't find clarification as to if ZFS ram requirements are based on use space, or total space available. If total space, ram definitely needs to be top priority, but otherwise I'll only be using approximately 2 TB of easily disposable data until I'm happy with performance and output.
- I see a lot of reference to iSCSI requiring leaving 50% of the total zpool free for optimal performance, so this makes me want to consider NFS. Is there other ways around the limitation?
- Is there any appreciable benefit in performance worth considering setting up NFS shares on the ZFS filesystem that the VMs mount, instead of simply making a second virtual disk?
And then just a couple quick questions I can easily find out/test and are more out of ignorance:
- Are zvols expandable? Any good reading or link so I can learn best applications of zvols?
- How granular can snapshots get? Can I snapshot some vdevs, but not others? Or is it better to do it on the zvol?