- Openindiana Build 151a5 Server 64bit
- Napp-IT (installed using -> wget -O - www.napp-it.org/nappit | perl)
Configured a pool named "data" with all four 2TB disks as RAIDZ2 and partitioned SSD's:
(We need good data integrity and redundancy on this box, so if this doesn't give enough speed, we go to mirroring)
- 60% for ZIL mirror
- 39% for L2ARC Stripe
To add them to the pool ZIL and L2ARC devices:
- zpool add data log mirror c5t0d0p1 c5t1d0p1
- zpool add data cache c5t0d0p2 c5t1d0p2
That's the basic disk configuration, now let's see the performance.....
No comments:
Post a Comment