<br><font size=2><tt>Avtar Gill wrote on 16.04.2005 08:54:50:<br>
<br>
> > Just have to mention it while I remember. If you decide on the
3ware <br>
> > 9500s controller, be aware that you HAVE to do some manual tuning.
It <br>
> > performs like crap out of the box.<br>
> <br>
> I was wondering if you could expand on that.  What type of array(s)
are <br>
> you using, which controller and any specific settings?<br>
</tt></font>
<br><font size=2><tt>If memory serves, I had the worst performance on aa
7506-8 running R5 and MDK 10.1. Write performance was extremenly slow,
so the box would use all memory for cache almost immidiately. This resulted
in very high CPU, and the machine became unresponsive. After applying:</tt></font>
<br>
<br><font size=2><tt>sysctl -w "vm.bdflush=0 500 0 0 500 3000 0 20
0"</tt></font>
<br>
<br><font size=2><tt>it was back to normal. This works with 2.4 kernels
only. With 2.6 this improves performance:</tt></font>
<br>
<br><font size=2><tt>blockdev --setra 16384 /dev/sda</tt></font>
<br>
<br><font size=2><tt>I'm pretty sure I found both these setting in the
3ware knowledgebase.</tt></font>
<br>
<br><font size=2><tt>Regards,</tt></font>
<br><font size=2><tt>Harald</tt></font>
<br>
<br>
<br>