From: Stan Hoeppner <stan@hardwarefreak.com>
To: Matt Garman <matthew.garman@gmail.com>,
Mdadm <linux-raid@vger.kernel.org>
Subject: Re: sequential versus random I/O
Date: Wed, 29 Jan 2014 20:38:51 -0600 [thread overview]
Message-ID: <52E9BB3B.7010600@hardwarefreak.com> (raw)
In-Reply-To: <CAJvUf-BbRMXvwwbVvstGPUV7xQpVBqVXLNvTHhYf_wv8=Ws9uw@mail.gmail.com>
On 1/29/2014 11:23 AM, Matt Garman wrote:
...
> In particular, we have a big NFS server that houses a collection of
> large files (average ~400 MB). The server is read-only mounted by
> dozens of compute nodes. Each compute node in turn runs dozens of
> processes that continually re-read those big files. Generally
> speaking, should the NFS server (including RAID subsystem) be tuned
> for sequential I/O or random I/O?
...
If your workflow description is accurate, and assuming you're trying to
fix a bottleneck at the NFS server, the solution to this is simple, and
very well known: local scratch space. Given your workflow description
it's odd that you're not already doing so. Which leads me to believe
that the description isn't entirely accurate. If it is, you simply copy
each file to local scratch disk and iterate over it locally. If you're
using diskless compute nodes then that's an architectural
flaw/oversight, as this workload as described begs for scratch disk.
--
Stan
next prev parent reply other threads:[~2014-01-30 2:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-29 17:23 sequential versus random I/O Matt Garman
2014-01-30 0:10 ` Adam Goryachev
2014-01-30 0:41 ` Roberto Spadim
2014-01-30 0:45 ` Roberto Spadim
2014-01-30 0:58 ` Roberto Spadim
2014-01-30 1:03 ` Roberto Spadim
2014-01-30 1:18 ` Roberto Spadim
2014-01-30 2:38 ` Stan Hoeppner [this message]
2014-01-30 3:20 ` Matt Garman
2014-01-30 4:10 ` Roberto Spadim
2014-01-30 10:22 ` Stan Hoeppner
2014-01-30 15:28 ` Matt Garman
2014-02-01 18:28 ` Stan Hoeppner
2014-02-03 19:28 ` Matt Garman
2014-02-04 15:16 ` 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=52E9BB3B.7010600@hardwarefreak.com \
--to=stan@hardwarefreak.com \
--cc=linux-raid@vger.kernel.org \
--cc=matthew.garman@gmail.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 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.