Given that there are a lot more Reads than Writes, RAID 5 will be faster for your data files.
If you possibly can, use a separate RAID 1+0 array for the transaction log files.
EDIT: you will need at least 3 Disks to create a RAID 5 array.
|
2 | added 11 characters in body | ||
|
Given that there are a lot more Reads than Writes, RAID 5 will be faster for your data files. If you possibly can, use a separate RAID 1+0 array for the transaction log files. EDIT: you will need at least 3 Disks to create a RAID 5 array. |
||||
|
1 |
|
||
|
Given that there are a lot more Reads than Writes, RAID 5 will be faster for your data files. If you possibly can, use a separate RAID 1+0 array for the log files. |
||||