All of lore.kernel.org
 help / color / mirror / Atom feed
From: kevin@umd.edu (Kevin M. Hildebrand)
Subject: NVMe array support
Date: Wed, 22 Nov 2017 12:56:39 -0500	[thread overview]
Message-ID: <CAJmU7Q=P0cnSU1U0nVu3Tk8_kAajVEra1OWUPxCt8ZD3Qio9cA@mail.gmail.com> (raw)

I've got eight Samsung PM1725a NVMe drives I'm trying to combine into
an array to be able to aggregate the performance of having multiple
drives.  My initial experiments have yielded abysmal performance in
most cases.  I've tried creating RAID 0 arrays with MD raid, ZFS, and
a few others and most of the time I'm getting somewhere around the
performance of a single drive, even though I've got more than one.
The only way I can get decent performance is when writing to the array
in direct mode (O_DIRECT).  I've been using fio, fdt, and dd for
running tests.  Has anyone successfully created software arrays of
NVMe drives and been able to get usable performance from them?  The
drives are all in a DELL R940 server, which has 4 Skylake CPUs, and
all of the drives are connected to a single CPU, with full PCI
bandwidth.

Sorry if this isn't the right place to send this message, I'm having a
hard time finding anyone that's doing this.

If anyone's doing this successfully, I'd love to hear more about your
configuration.

Thanks!
Kevin

--
Kevin Hildebrand
University of Maryland
Division of IT

             reply	other threads:[~2017-11-22 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-22 17:56 Kevin M. Hildebrand [this message]
     [not found] ` <329VkVTTB6304S04.1511378401@web04.cms.usa.net>
2017-11-22 20:09   ` NVMe array support Kevin M. Hildebrand
     [not found]     ` <040VkwDHn2448S07.1511406519@web07.cms.usa.net>
2017-11-27 13:41       ` Kevin M. Hildebrand
2017-11-23  8:10 ` Christoph Hellwig
2017-11-27 13:44   ` Kevin M. Hildebrand

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='CAJmU7Q=P0cnSU1U0nVu3Tk8_kAajVEra1OWUPxCt8ZD3Qio9cA@mail.gmail.com' \
    --to=kevin@umd.edu \
    /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.