LDD Today


[back to "Optimizing server performance: I/O subsystems"]

Configuring RAID levels for I/O performance (sidebar)
The following sections first show our read/write access test results, and then describe the different hardware RAID levels.

Read/write access test results
To verify the appropriate RAID level to use for the various workloads, we tested the read and write access rates on our Sun Solaris system. Our results show that the write percentage is high for the workloads, so we recommend using the RAID0+1 or RAID1 Enhanced levels, not RAID5. (Note: The specific read/write access numbers may vary on other platforms.)

Workload
Writes (%)
Reads (%)
Writes Transfer Size (KB)
Reads Transfer Size (KB)
R5Mail
60
40
14KB
22KB
Webmail
90
10
8KB
26KB
R5IMAP
90
10
12KB
16KB
SMTP/POP3
70
30
12KB
38KB

About the hardware RAID levels
To configure your hardware RAID levels for optimum I/O performance, you need to understand the five basic RAID levels: RAID0, RAID1, RAID0+1, RAID1 Enhanced, and RAID5.