From: "Mandar Joshi" <mandar.joshi@calsoftinc.com>
To: NeilBrown <neilb@suse.de>, linux-raid@vger.kernel.org
Subject: performance degrade with RAID6 against RAID0
Date: Thu, 21 Aug 2014 00:17:54 +0530 [thread overview]
Message-ID: <005101cfbca7$419a3820$c4cea860$@calsoftinc.com> (raw)
In-Reply-To:
Hi,
I want to know how much performance degrade (if any) is
expected when same disks-same config settings are used for RAID0 and RAID6.
With the help of few mails on this mailing list and information available on
opensource, I tuned my disks/raid with which I got following,
Linux kernel used: 2.6.32 RHEL6.4
Underlying scsi devices config set at:
max_sectors_kb=8192, scheduler=noop (or deadline)
Buffered IO using xdd, dd:: block size=4MB, all sequential writes
IO done directly on md/raid device /dev/mdX
6 disks buffered IO total write speed = 1000 MBps i.e. around 165 MBps per
disk
RAID0: 64KB chunk size 6 disks = 980 MBps i.e. around 164 MBps per disk
RAID6: 64KB chunk size 6 (4 + 2) disks with stripe_cache_size = 8192,
preread_bypass_threshold = 8192. No pre-reads seen.
Gives
340 MBps i.e. around 85 MBps per data disks (4)
i.e. around 45-50% drop is seen.
Same IO tool and IO settings used for all 3 experiments.
In general, Is this much drop expected with RAID6 against same RAID 0
config?
If not, Is any configuration setting is missing?
If I could drive RAID0 with line speed should I expect same with RAID6 also.
Thanks in advance,
Mandar Joshi
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
reply other threads:[~2014-08-20 18:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='005101cfbca7$419a3820$c4cea860$@calsoftinc.com' \
--to=mandar.joshi@calsoftinc.com \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
/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;
as well as URLs for NNTP newsgroup(s).