From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 70851] New: mpt3sas / LSI SAS 9300-8i write performance bottleneck
Date: Wed, 19 Feb 2014 15:38:47 +0000 [thread overview]
Message-ID: <bug-70851-11613@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=70851
Bug ID: 70851
Summary: mpt3sas / LSI SAS 9300-8i write performance bottleneck
Product: SCSI Drivers
Version: 2.5
Kernel Version: 3.12.9-201.fc19.x86_64
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Other
Assignee: scsi_drivers-other@kernel-bugs.osdl.org
Reporter: heinzm@redhat.com
Regression: No
Description of problem:
LSI SAS 9300-8i write performance too slow
(whilst read performance is just fine).
Version-Release number of selected component (if applicable):
Kernel 3.12.9-201.fc19.x86_64
How reproducible:
Always
Steps to Reproduce:
1. attach 3 SSDs to adapter
2. create striped mapped device (e.g. using LVM)
3. dd of=/dev/$TheStripedDevice oflag=direct if=/dev/zero iflag=fullblock bs=2G
count=1
Actual results:
Single threaded read performance is as expected, ie. 3 SSDs (3 * Samsung 840EVO
1TB) with per drive sustained read throughput of 540MB/s lead to ~1.6GB/s on a
striped logical volume (all 3 attached to one SFF-8643 port of the HBA via a
1:4 mSAS to SAS cable).
Write performance on the same striped LV as in "Steps to Reproduce" (1 thread)
maxes out at ~750MB/s as opposed to the maximum write throughput of ~490MB/s on
each of the 3 SSDs written one by one
Measured:
- ~490MB/s writing (1 thread) to the individual SSDs one by one
- ~750MB/s writing (1 thread) to all 3 SSDs in parallel via the striped LV
- ~1GB/s (3 * ~340MB/s) writing (3 threads) to all 3 SSDs in parallel;
ie. better than the striped LV write performance
Expected results:
Expecting >1.4GB/s write maximum on the striped LV written single threaded.
--
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2014-02-19 15:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 15:38 bugzilla-daemon [this message]
2014-02-19 15:40 ` [Bug 70851] mpt3sas / LSI SAS 9300-8i write performance bottleneck bugzilla-daemon
2014-02-19 18:10 ` bugzilla-daemon
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=bug-70851-11613@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-scsi@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.