Changes between Initial Version and Version 1 of Internal/SSDRaid
- Timestamp:
- May 22, 2014, 3:28:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/SSDRaid
v1 v1 1 Configuration: 2 Node 1-12 on sb9 is an lv-67g. 3 It has an edge boost pro as the boot disk 4 and two samsung 840 PRO ssds in motherboard based hardware raid 5 6 7 Commands used: 8 Write: 9 time sh -c "dd if=/dev/zero of=/mnt/bigfile bs=8k count=2000000 && sync" 10 11 2000000+0 records in 12 2000000+0 records out 13 16384000000 bytes (16 GB) copied, 15.7342 s, 1.0 GB/s 14 15 real 0m16.021s 16 user 0m0.644s 17 sys 0m11.293s 18 19 Read: 20 21 Test results for SSD raid 22 Fakeraid Write: 1.0 GB/s 23 24 25