Re: XFS tune to adaptec ASR71605

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

 



Le Tue, 6 May 2014 14:14:35 +0100 (BST)
Steve Brooks <steveb@xxxxxxxxxxxxxxxx> écrivait:

> Thanks for the reply Emmanuel, I installed and rua bonnie++ although
> I will need to research the results

Yup, they're... weird :) Write speed is abysmal, but random seeks very
high. Please try my settings so that we can compare the numbers more
directly:

bonnie++ -f -d ./ -n 50

If you translate the output from my test file with bon_csv2

Did you turn off write cache? did you tune the IO scheduler, read
ahead, and queue length? Here are the settings I'm generally using
with this type of controllers (for better sequential IO):

echo none > /sys/block/sda/queue/scheduler
echo 1024 > /sys/block/sda/queue/nr_requests
echo 65536 > /sys/block/sda/queue/read_ahead_kb

You can check the cache status in the output from 

arcconf getconfig 1 

If you didn't install arcconf, you definitely should :) If you turned
off the write cache, be aware that this is not the expected mode of
operation for modern RAID controllers... Go buy a ZMM if necessary.

-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |	<eflorac@xxxxxxxxxxxxxx>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs





[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux