All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] faking LNET scale
@ 2009-04-17 17:10 Nicholas Henke
  2009-04-17 18:33 ` Liang Zhen
  2009-04-22 21:37 ` Isaac Huang
  0 siblings, 2 replies; 8+ messages in thread
From: Nicholas Henke @ 2009-04-17 17:10 UTC (permalink / raw)
  To: lustre-devel

Greetings -

	I was looking into ways to simulate scale at the LNET level. It would allow us 
to test the LNDs better with less hardware, not to mention things like LNet 
SelfTest and friends.

	With the work in bug 15332 to add multiple nets per NIC, it seemed fairly close 
that we could use that to generate multiple LND connections from a single NIC. 
Ideally we'd have a server or router that would have just one LND instance 
(ptl0) and the client nodes with multiple interfaces (ptl1, ptl2, ...). This 
would increase the load on those server nodes to something interesting.

However, to do this either hacking up lnet_ptlcompat_matchXXX to look at another 
flag besides the_lnet.ln_ptlcompat or some other way of allowing a server with a 
single NET (ptl0) to accept requests from a variety of nets (ptl1, ptl2, etc). 
One cannot use multiple interfaces for the same net type with ln_ptlcompat enabled.

	Is there a better way to do this ? What would be the least abusive of th e rules ?

Cheers,
Nic

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

end of thread, other threads:[~2009-06-05  8:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17 17:10 [Lustre-devel] faking LNET scale Nicholas Henke
2009-04-17 18:33 ` Liang Zhen
2009-04-18 12:35   ` Nic Henke
2009-04-30  1:21   ` Eric Barton
2009-06-02 17:12   ` Nicholas Henke
2009-06-05  8:57     ` Liang Zhen
2009-04-22 21:37 ` Isaac Huang
2009-04-22 22:20   ` Nic Henke

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.