From: Nicholas Henke <nic@cray.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] Testing LNET
Date: Thu, 16 Jul 2009 16:27:53 -0500 [thread overview]
Message-ID: <4A5F9B59.2080103@cray.com> (raw)
In-Reply-To: <4A5F9999.2040302@cray.com>
Nicholas Henke wrote:
> Scott Atchley wrote:
>>
>
> I've been using LNet SelfTest for my LND development and testing. It
> is ok once you get things working - but it is painful to script around
> and to trace LST errors back to LND transactions.
>
> Nic
>
FWIW: Here are scripts I've been using for LST runs. 'sim_tests.sh' runs
tests in serial, parallel is...
The 'sim_config' is an easy way to manage different machine configs -
just set the CONFIG environment variable to the particular file you'd
like to use.
The cli format is "test size loops" where:
- test can be 'read' 'write' or 'ping'
- size is anything <= 1m, i.e; '243k', '2342', '1m'
- loops is the number to send.
There is a 'NCONN' environment variable that controls the --concurency
for LST tests, bascially how many RPCs to keep on the wire.
YMMV,
Nic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sim_tests.sh
Type: application/x-sh
Size: 1143 bytes
Desc: not available
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20090716/133019f2/attachment.sh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sim_config
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20090716/133019f2/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parallel_test.sh
Type: application/x-sh
Size: 1207 bytes
Desc: not available
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20090716/133019f2/attachment-0001.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lnet_selftest_framework.sh
Type: application/x-sh
Size: 6366 bytes
Desc: not available
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20090716/133019f2/attachment-0002.sh>
prev parent reply other threads:[~2009-07-16 21:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 21:10 [Lustre-devel] Testing LNET Scott Atchley
2009-07-16 21:20 ` Nicholas Henke
2009-07-16 21:27 ` Nicholas Henke [this message]
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=4A5F9B59.2080103@cray.com \
--to=nic@cray.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.