From: Emmanuel Florac <eflorac@intellique.com>
To: Steve Brooks <steveb@mcs.st-and.ac.uk>
Cc: xfs@oss.sgi.com
Subject: Re: XFS tune to adaptec ASR71605
Date: Tue, 6 May 2014 16:59:33 +0200 [thread overview]
Message-ID: <20140506165933.65fc95e9@harpe.intellique.com> (raw)
In-Reply-To: <alpine.LRH.2.02.1405061520020.24742@becks.mcs.st-and.ac.uk>
Le Tue, 6 May 2014 15:40:37 +0100 (BST)
Steve Brooks <steveb@mcs.st-and.ac.uk> écrivait:
> Yes the write speed is very poor.. I am running "bonnie++" again with
> your params but no sure how long it will take.
>
> > bonnie++ -f -d ./ -n 50
>
> Will thisno be different for our two machines as it seems to generate
> other params depending on the size of the RAM. All ours have 64G RAM.
>
You MUST test with a dataset bigger than RAM, else you're mostly testing
your RAM speed :) If you've got 64 GB, by default bonnie will test with
128 GB of data. The small size probably explains the very fast seek
speed... You're seeking in the RAM cache :)
>
> I disabled write cache on the controller as there is no ZMM flash
> backup module and it seems to be advised that way. I could enable it
> and try another test to see if that is a contribution to the poor
> write performance. I do have "arcconf" on all our adaptec raid
> machines.
Modern RAIDs need write cache or perform abysmally. Do yourself a
service and buy a ZMM. Without write cache it'll be so slow it will be
nearly unusable, really. Did you see the numbers? your RAID is more
than 12x slower than mine... actually slower than a single disk! You'll
simply fail at filling it up at these speeds.
> I have not tuned the IO scheduler, read ahead, and queue length? I
> guess I can try this.
>
> > echo none > /sys/block/sda/queue/scheduler
> > echo 1024 > /sys/block/sda/queue/nr_requests
> > echo 65536 > /sys/block/sda/queue/read_ahead_kb
>
> Will this need to be done after every reboot? I guess it could go in
> "/etc/rc.local" ?
>
Yep. You can tweak the settings and try various configurations.
However these work fine for me in most cases (particularly the noop
scheduler). Of course replace sda with the RAID array device or you may
end up tuning your boot drive instead :)
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <eflorac@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2014-05-06 14:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-06 10:25 XFS tune to adaptec ASR71605 Steve Brooks
2014-05-06 11:00 ` Emmanuel Florac
2014-05-06 13:14 ` Steve Brooks
2014-05-06 13:51 ` Emmanuel Florac
2014-05-06 14:40 ` Steve Brooks
2014-05-06 14:59 ` Emmanuel Florac [this message]
2014-05-06 15:22 ` Steve Brooks
2014-05-06 16:03 ` XFS tune to adaptec ASR71605 [SOLVED] Steve Brooks
2014-05-06 20:09 ` XFS tune to adaptec ASR71605 Dave Chinner
2014-05-06 23:20 ` Stan Hoeppner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140506165933.65fc95e9@harpe.intellique.com \
--to=eflorac@intellique.com \
--cc=steveb@mcs.st-and.ac.uk \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox