Just plain bad RAID5 performance?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have this array:

md0 : active raid5 sdb[0] sdd[2] sdc[1]
      145225728 blocks level 5, 256k chunk, algorithm 2 [3/3] [UUU]

... on three Western Digital Raptor 74GB drives.  These are attached
with a 3ware 8506-8 SATA thingy, the fs is ext2 w/ 4096 block size.

Basic test: dd from all three devices at once.  Aggregate I/O: roughly
150MB/sec, > 95% CPU usage.  dd from /dev/md0: about 60MB/sec, < 30% CPU
usage.  Any way to improve this result?  I would expect it to be at
least 100MB/sec.

More complicated test: single postgresql query on a 40GB database. 
Query uses three index scans, so it is highly random access.  On the
RAID i'm getting about 10-20 tps per device, about 4MB/sec effective
aggregate throughput, according to iostat.  On a single 5-year-old SCSI
device I get 1000s of tps and the query finishes roughly 20 times
faster.  What could I be seeing here?

The machine is a dual opteron, so I doubt that the CPU is starving the
RAID5 XOR routines or anything silly like that.

Software is: Linux 2.4.26, PostgreSQL 7.4.2.

Any information appreciated.

-jwb
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux