All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Fuckner <michael@fuckner.net>
To: linux-kernel@vger.kernel.org
Subject: Performance issues with Areca 1680 SAS Controllers
Date: Wed, 19 Nov 2008 13:16:56 +0100	[thread overview]
Message-ID: <492403B8.5090007@fuckner.net> (raw)

Hi,

I am using an Areca 1680-SAS-Controller with 16 SAS-HDD (Seagate 1TB
ST31000640SS). I set up a Raid6 with all 16 disks and formatted it with
XFS. The Controller has 512MB RAM and a BBU. The OS is installed to
another disk attached to the onboard AHCI controller.

After doing some IO, the areca raidset is slower compared to the rate 
directly
after boot.


[root@storage ~]# dd if=/dev/sdb1 of=/dev/null bs=1M count=50k iflag=direct
51200+0 records in
51200+0 records out
53687091200 bytes (54 GB) copied, 59.6494 seconds, 900 MB/s
[root@storage ~]# mount /dev/sdb1 /data
[root@storage ~]# cd /data/
[root@storage data]# ./iozone -i 0 -i 1 -s 32g -r 16m -S 6144 -t 8 -+r
-o  >raid6_sync_t8.log
[root@storage data]# cd
[root@storage ~]# umount /data/
[root@storage ~]# dd if=/dev/sdb1 of=/dev/null bs=1M count=50k iflag=direct
51200+0 records in
51200+0 records out
53687091200 bytes (54 GB) copied, 76.4036 seconds, 703 MB/s

I tested different Versions of Linux (Centos 5.2, OpenSUSE 11, Debian
Lenny) and Vanilla kernels 2.6.22-2.6.27, all show this behaviour.

Idea why the device slows down after IO- or better: how to keep the high
rate? Is this reproducible foer Areca SATA Controllers (Type 11XX and 12XX)

Regards,
   Michael!

             reply	other threads:[~2008-11-19 12:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19 12:16 Michael Fuckner [this message]
2008-11-20  1:18 ` Performance issues with Areca 1680 SAS Controllers Andrew Morton
2008-11-20  7:39   ` Nick Cheng
2008-11-20  7:39     ` Nick Cheng
2009-08-19 14:08     ` Pasi Kärkkäinen
     [not found]       ` <200908192247543597389@usish.com>
2009-08-19 16:40         ` Pasi Kärkkäinen
2009-08-20  0:56           ` 答复: " jack wang
2009-08-20  2:29           ` Drew
2009-08-20  8:00             ` Pasi Kärkkäinen
     [not found]       ` <SERVER-ARECA8ldpyzy000025bc@areca.com.tw>
2009-08-20  9:56         ` Pasi Kärkkäinen
2009-08-20  9:56           ` Pasi Kärkkäinen
2009-08-20 12:16           ` Pasi Kärkkäinen
2009-08-20 12:18             ` Nick Cheng
2009-08-20 12:18               ` Nick Cheng
2009-08-20 12:20               ` Pasi Kärkkäinen
2009-08-20 12:20                 ` Pasi Kärkkäinen
2009-08-20 12:19             ` Pasi Kärkkäinen
2009-08-20 12:19               ` Pasi Kärkkäinen

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=492403B8.5090007@fuckner.net \
    --to=michael@fuckner.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.