[Lustre-discuss] lnet router tuning

Michael Kluge Michael.Kluge at tu-dresden.de
Mon Sep 13 08:46:41 PDT 2010


Nic,

thanks a lot. That made my day.


Michael

Am 13.09.2010 um 06:49 schrieb Nic Henke:

> On 09/13/2010 08:35 AM, Michael Kluge wrote:
>> Hi Eric,
>> 
>> basically right now I have one IB node, one 10GE node and one router
>> node that has both types of network interfaces.
>> 
>> I've got a small lnet test script on the router node, that does the work:
>> export LST_SESSION=$$
>> lst new_session rw
>> lst add_group readers 192.168.10.8 at tcp
>> lst add_group writers 10.148.0.94 at o2ib
>> lst add_batch bulk_rw
>> lst add_test --batch bulk_rw --from writers --to readers brw read
>> check=simple size=1M
>> lst run bulk_rw
>> lst stat writers & sleep 30; kill $!
>> lst end_session
>> 
>> Is there a way to figure out the messages in flight? I remember to have
>> a "rpc's in flight" tunable but this is connected to the OSC layer which
>> does not do anything in my case (I think).
> 
> If you don't specify --concurrency to the 'lst add_test', you get 1 RPC 
> in flight.
> 
> Nic
> _______________________________________________
> Lustre-discuss mailing list
> Lustre-discuss at lists.lustre.org
> http://lists.lustre.org/mailman/listinfo/lustre-discuss
> 


-- 

Michael Kluge, M.Sc.

Technische Universität Dresden
Center for Information Services and
High Performance Computing (ZIH)
D-01062 Dresden
Germany

Contact:
Willersbau, Room WIL A 208
Phone:  (+49) 351 463-34217
Fax:    (+49) 351 463-37773
e-mail: michael.kluge at tu-dresden.de
WWW:    http://www.tu-dresden.de/zih

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20100913/55b6548e/attachment.htm>


More information about the lustre-discuss mailing list