This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sto3_configuration [2018/03/26 07:03] 143.169.49.101 |
sto3_configuration [2018/05/15 07:52] (current) 143.169.49.101 |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== sto3 ====== | ====== sto3 ====== | ||
- | This supermicro server is ordered via dell. Original order can be found {{ :wiki:quo65292.pdf | here }} | + | This supermicro server is ordered via ServerDirect. Original order can be found {{ :wiki:quo65292.pdf | here }} |
===== hardware ===== | ===== hardware ===== | ||
* intel XEON E5-2620V4 2.1GHz 2x | * intel XEON E5-2620V4 2.1GHz 2x | ||
* DDR43 32GB ECC 4x -> 128Gb | * DDR43 32GB ECC 4x -> 128Gb | ||
* LSI MegaRaid SAS 9211 host controller | * LSI MegaRaid SAS 9211 host controller | ||
- | * Seagate 6TB SAS 7x | + | * Seagate 6TB SAS 10x |
* Samsung 850 pro 256Gb SSD 2x | * Samsung 850 pro 256Gb SSD 2x | ||
===== configuration ===== | ===== configuration ===== | ||
Line 43: | Line 43: | ||
errors: No known data errors | errors: No known data errors | ||
</code> | </code> | ||
+ | This gices us almost 55TB of storage capacity. | ||
+ | <code> | ||
+ | zpool list | ||
+ | NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT | ||
+ | data 54.5T 1.51T 53.0T - 1% 2% 1.00x ONLINE - | ||
+ | |||
+ | </code> |