mlcdigital
Cadet
- Joined
- Feb 1, 2013
- Messages
- 5
It would be cool to have a section here on peoples' builds.
I just put together an i5, 16TB, 20x3TB HDD server rack running FreeBSD.
I'm having kernel crashes I think due to I'm guessing the RAID controller.
I'm using an Areca 12xx configured as JBOD.
It ran stable for 12hrs...
I know there's rules to the amount of drives you should use for RAIDZs but I don't want to follow those rules and loose data.
Check out my read/write scores...
I did a new write to a /mnt/Data/ddtest2 to eliminate reading any data cached in RAM.
Did I do this right?...
If I did...
Pretty sick numbers right?...
I just put together an i5, 16TB, 20x3TB HDD server rack running FreeBSD.
I'm having kernel crashes I think due to I'm guessing the RAID controller.
I'm using an Areca 12xx configured as JBOD.
It ran stable for 12hrs...
I know there's rules to the amount of drives you should use for RAIDZs but I don't want to follow those rules and loose data.
Check out my read/write scores...
I did a new write to a /mnt/Data/ddtest2 to eliminate reading any data cached in RAM.
Code:
ZRAID3 42.9TB Write: dd if=/dev/zero of=/mnt/Data/ddtest bs=32k count=2000000 2000000+0 records in 2000000+0 records out 65536000000 bytes transferred in 99.579738 secs (658125852 bytes/sec) 627.637722015 MB/Sec Read: dd if=/mnt/Data/ddtest of=/dev/null bs=32k 2000000+0 records in 2000000+0 records out 65536000000 bytes transferred in 62.411415 secs (1050064317 bytes/sec) 1001.419369698 MB/Sec ZRAID3 10 35.7TB Write: dd if=/dev/zero of=/mnt/Data/ddtest bs=32k count=2000000 2000000+0 records in 2000000+0 records out 65536000000 bytes transferred in 100.659199 secs (651068165 bytes/sec) 620.90698719 MB/Sec Read: dd if=/mnt/Data/ddtest of=/dev/null bs=32k 2000000+0 records in 2000000+0 records out 65536000000 bytes transferred in 51.252652 secs (1278685054 bytes/sec) 1219.449094772 MB/Sec
Did I do this right?...
If I did...
Pretty sick numbers right?...