spectrumbx
[H]ard|Gawd
- Joined
- Apr 2, 2003
- Messages
- 1,647
I am going to be building a series of computers soon. Two of the computers will need special care for the storage (file server and database server).
The file server will be serving only images. I have divided the images into 3 categories. One of the image category will have as much traffic as the other two combined.
My current configuration idea is to have two drives on each server mirrored (4 drives in raid 1 for each of the file server and the database server).
For the file server, one image type files will be stored on one drive and the two others will be stored on the second drive.
For the database, the database files will be stored on one drive and the log files will be stored on the other drive.
Again the two drives in each server will be mirrored.
Now, some people would argue that instead of individual drives, I should go for a raid 10 (raid 0+1) configuration.
I think however that the individual drives will perform better since they will be operating asynchroniously from each other. The problem (as I understand) in the stripping part (raid 0) of the raid 10, is that all operations happen synchroniously. Plus the performance improvement of raid 0 has been argue to be none to minimal. I would also have a hard time determining the stripe depth (stripe size) as I will deal with files of all sizes.
What do you think of my choice to go with two independent drives mirrored instead of going for a raid 10 configuration?
Thanks!
The file server will be serving only images. I have divided the images into 3 categories. One of the image category will have as much traffic as the other two combined.
My current configuration idea is to have two drives on each server mirrored (4 drives in raid 1 for each of the file server and the database server).
For the file server, one image type files will be stored on one drive and the two others will be stored on the second drive.
For the database, the database files will be stored on one drive and the log files will be stored on the other drive.
Again the two drives in each server will be mirrored.
Now, some people would argue that instead of individual drives, I should go for a raid 10 (raid 0+1) configuration.
I think however that the individual drives will perform better since they will be operating asynchroniously from each other. The problem (as I understand) in the stripping part (raid 0) of the raid 10, is that all operations happen synchroniously. Plus the performance improvement of raid 0 has been argue to be none to minimal. I would also have a hard time determining the stripe depth (stripe size) as I will deal with files of all sizes.
What do you think of my choice to go with two independent drives mirrored instead of going for a raid 10 configuration?
Thanks!