All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Fasheh <mark.fasheh@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Extended Attribute Support?
Date: Wed, 7 Jun 2006 20:46:00 -0700	[thread overview]
Message-ID: <20060608034600.GO3082@ca-server1.us.oracle.com> (raw)
In-Reply-To: <355a4e960606071747n7ae0ea88u8a1d155586c85fe9@mail.gmail.com>

On Wed, Jun 07, 2006 at 06:47:13PM -0600, EKC wrote:
> Speaking of Lustre, how does OCFS2 compare in terms of scalability?
I'm no Lustre expert, so please take what I say with a grain of salt :) That
said, Lustre seems to like to exist at the very high end of things -
thousands of nodes where OCFS2 is much more limited.

> My understanding of OCFS2 is that it is limited to a maximum of 254
> cluster nodes. However, most of the OCFS2 documentation that I've read
> uses node slots per volume in the single digits. Are there any
> practical limitations to using 254 node slots per volume on OCFS2, and
> creating an OCFS2 cluster with 254 nodes (each node with 254 volumes
> mounted on it)?
We test regularly on 16 node clusters here at Oracle. You would be correct
however that the majority of usage we see is on the tens of nodes scale. As
far as practical limitations to scaling, I think it may depend on your
usage. What is your intended application for the cluster? Also, I'm curious
as to what your shared storage will reside on.

Off the top of my head, issues that might arise in a large cluster could be
disk heartbeat overhead, lock mastery, and if you're doing lots of
concurrent meta data updates to shared directories/files you would incur a
performance hit as the meta data is synced to disk.

> Since OCFS2 doesn't provide a unified namespace amongst volumes, I
> would like to be able to mount the same volume across all of my
> cluster nodes (up to 254). OCFS2 is attractive because of how clean
> the code is, and its inclusion in the mainline kernel.
Well thanks for the kind words regarding our code :) By the way, would you
be using mainline kernels, or something provided by a distribution vendor
(i.e., SUSE, Red Hat, etc)
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh at oracle.com

  reply	other threads:[~2006-06-08  3:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 11:35 [Ocfs2-devel] Extended Attribute Support? EKC
2006-06-07 16:45 ` Mark Fasheh
2006-06-08  0:47   ` EKC
2006-06-08  3:46     ` Mark Fasheh [this message]
2006-06-08  4:43       ` EKC
2006-06-09  4:08         ` Mark Fasheh

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=20060608034600.GO3082@ca-server1.us.oracle.com \
    --to=mark.fasheh@oracle.com \
    --cc=ocfs2-devel@oss.oracle.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.