Operating System - Linux
1832695 Members
3149 Online
110043 Solutions
New Discussion

P400 SAS controller slow on RH

 
jimss
New Member

P400 SAS controller slow on RH

I've got several DL385G1 & G2s running RH3, RH4, and i'ved noticed its disk performance isn't very good for concurrency under load.

The test i'm doing is: duplicate a gigabyte file & delete it, measuring the time taken. Usually its in the order or 20 seconds. Which is good. The issue i'm seeing is, while this is occuring, doing anything else on the machine that requires any disk IO grinds to a halt (until the write has finished). Like if i open a file in VI.

I'm assuming this has something to do with the P400 caching the write, in a FIFO buffer, resulting in the read request from VI to be delayed several seconds (sometimes 10 seconds).

I'm hoping there is a method to optimize the p400 cache/buffer a little better. Or let linux do the buffer/caching itself, (which I assume is why i don't see this on a standard PC IDE/SATA controller).

The disks in question is a RAID 1 mirrored disk. I'm fully up2date with firmware (controller & disks) and drivers (redhat).

Any suggestions would be much appreciated, cheers James
4 REPLIES 4
TY 007
Honored Contributor

Re: P400 SAS controller slow on RH

Hello,

Does the DL385G1 & G2s include a battery-backed write cache (BBWC) on the P400 controller?

For models that do not include the BBWC, it is available as an option.

The BBWC buffers disk writes so that disk I/O can be handled efficiently.

Thanks
jimss
New Member

Re: P400 SAS controller slow on RH

No they don't have battery backed p400 controllers.

The problem I'm seeing is laggy (for want of a better word) performance while copying a single file with no other I/O occuring. On other servers I don't see this, and they standard controllers..

Do you know of a way to disable to controllers cache, to see if this is the cause of the problem?
fschicker
Advisor

Re: P400 SAS controller slow on RH

hi,

could you solve the problem?

thank you
Jon Gomersall
Advisor

Re: P400 SAS controller slow on RH