|
Mirroring is RAID. RAID1. J
The premise is that in RAID5, you have more resources used to write. In a high write configuration, such as a page file or spool file, database files and to a lesser extent mail boxes, using RAID5 instead of RAID1 will actually cost more in resources. Example, SQL database files are usually on RAID5 because database files are read more than written. However, the transaction logs files are written to more than read and therefore are generally on RAID1 or even RAID1+0. The transaction logs are then committed (written) to the database files in timed chunks instead of in real time.
For lengthy healthy discussions, search the archives as it has been talked about extensively.
So, if I had a server with 6 drive and it was for Imail, I would create 3 mirrored sets (RAID1).
The first set would be for the OS and page partitions. (And source partition if you separate that.) Second set would be for spool and log partitions. Third set would be for mail boxes.
For the second set, if you can use 15K RPM drives, even better.
John T eServices For You
-----Original Message-----
Even though this is off topic, I figured I'd ask due to the wealth of knowledge on the board in regards to server configurations.
For 2000 and 2003, if we had 6 drives in a server, what would be a typical installation. In the past, I've done 1 logical under raid 5 and then with the OS, had 2 partitions - 1 for OS and one for data.
Someone brought up the idea of mirroring 2 of the drives for OS and then using raid on the remaining 4 drives.
What is the general consensus in reguards to server drive configurations? |
- [IMail Forum] OT : 2000, 2003 drive configuratio... Doug Anderson
- Re: [IMail Forum] OT : 2000, 2003 drive con... John Tolmachoff \(Lists\)
- Re: [IMail Forum] OT : 2000, 2003 drive... Matrosity Tech Support
- RE: [IMail Forum] OT : 2000, 2003 drive con... Jacques Brouwers
- RE: [IMail Forum] OT : 2000, 2003 drive... John Tolmachoff \(Lists\)
