All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] parallelism across oss or ost?
@ 2007-11-26 17:03 chas williams - CONTRACTOR
  2007-11-26 17:55 ` Brian J. Murrell
  0 siblings, 1 reply; 2+ messages in thread
From: chas williams - CONTRACTOR @ 2007-11-26 17:03 UTC (permalink / raw)
  To: lustre-devel

if i have a single oss with multiple ost's do i get any parallelism
when striping across the ost's?  i.e. would a client form multiple
connections on whatever transport between the itself the oss?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Lustre-devel] parallelism across oss or ost?
  2007-11-26 17:03 [Lustre-devel] parallelism across oss or ost? chas williams - CONTRACTOR
@ 2007-11-26 17:55 ` Brian J. Murrell
  0 siblings, 0 replies; 2+ messages in thread
From: Brian J. Murrell @ 2007-11-26 17:55 UTC (permalink / raw)
  To: lustre-devel

On Mon, 2007-11-26 at 12:03 -0500, chas williams - CONTRACTOR wrote:
> if i have a single oss with multiple ost's do i get any parallelism
> when striping across the ost's?

If the hardware can handle it.  i.e. as long as the bandwidth between
the clients and the OSS is capable and as long as the bandwidth and/or
connect paths to the disk can handle it.

We have many installations with >1 OST/OSS simply because usually, the
bandwidth of a single disk is much less than the next slowest component
in and out of a single OSS.

>   i.e. would a client form multiple
> connections on whatever transport between the itself the oss?

If you are asking what I think you are, yes.  Maybe not as literally as
you are asking, but logically, yes.  A client will utilize multiple OSTs
in an OSS, in parallel if the file access patterns dictate such.

b.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-26 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-26 17:03 [Lustre-devel] parallelism across oss or ost? chas williams - CONTRACTOR
2007-11-26 17:55 ` Brian J. Murrell

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.