All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Darcy <jeffd@sicortex.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] LustreFS performance
Date: Wed, 04 Mar 2009 12:28:08 -0500	[thread overview]
Message-ID: <49AEBA28.5050700@sicortex.com> (raw)
In-Reply-To: <5BC7F78A-7FD4-4F54-A1C9-F7A632EA7200@sun.com>

Oleg Drokin wrote:
> On Mar 2, 2009, at 3:45 PM, Andreas Dilger wrote:
>
>   
>> On Mar 02, 2009  20:04 +0300, Vitaly Fertman wrote:
>>     
>>>   RAM: enough to have a tmpfs for MDS;
>>>       
>> Note that strictly speaking we need to use ldiskfs on a ramdisk, not
>> tmpfs, because we don't have an fsfilt_tmpfs.
>>     
>
> The idea was loop device on tmpfs, I think.
>   

FYI, this is exactly what we do with our FabriCache feature - i.e. both 
MDT and OSTs are actually loopback files on tmpfs.  Modulo a few issues 
with preallocated write space eating all storage leaving none for actual 
data, it works rather well producing high performance numbers and giving 
LNDs a good workout.  BTW, the loopback driver does copies and is 
disturbingly single-threaded, which can create a bottleneck.  This can 
be worked around with multiple instances per node, though.

  reply	other threads:[~2009-03-04 17:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3376C558-E29A-4BB5-8C4C-3E8F4537A195@sun.com>
     [not found] ` <02FEAA2B-8D98-4C2D-9CE8-FF6E1EB135A2@sun.com>
2009-03-02 17:04   ` [Lustre-devel] LustreFS performance Vitaly Fertman
2009-03-02 20:45     ` Andreas Dilger
2009-03-04 17:19       ` Oleg Drokin
2009-03-04 17:28         ` Jeff Darcy [this message]
2009-03-05 21:27           ` Andreas Dilger
2009-03-09  2:50             ` Oleg Drokin
2009-03-09  8:29               ` Andreas Dilger
2009-03-10 14:39       ` Nicholas Henke
2009-03-10 15:07         ` Mark Seger
2009-03-10 11:55     ` Mallik Ragampudi
2009-03-10 16:40       ` Vitaly Fertman
2009-03-19 19:34   ` [Lustre-devel] LustreFS performance (update) Vitaly Fertman
2009-03-19 20:16     ` Andrew C. Uselton
2009-03-20 13:15       ` Vitaly Fertman
2009-03-20  5:47     ` parinay kondekar
2009-03-24  0:34       ` Eric Barton

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=49AEBA28.5050700@sicortex.com \
    --to=jeffd@sicortex.com \
    --cc=lustre-devel@lists.lustre.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.