2003-12-17 15:53:59

by Amir Hermelin

[permalink] [raw]
Subject: NFS test suits

Hi,
does anyone know of any available public NFS test suits? I'm aware of
connectathon and SFS, are there any others?

10x,
Amir.




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs


2003-12-17 17:07:20

by Lever, Charles

[permalink] [raw]
Subject: RE: NFS test suits

> does anyone know of any available public NFS test suits? I'm aware of
> connectathon and SFS, are there any others?

it depends on what you want to test.

fsx is an excellent correctness test for the client,
and sometimes the server too.

iozone provides a comprehensive set of performance
microbenchmarks.

network applicance has a couple of benchmarks: one
is called "sio" and works like iozone; the other is
called PostMark and is a good performance macrobenchmark.

lmbench has some interesting microbenchmarks that are
relevant to NFS.

fstress is good for server stressing.

there is a somewhat unmaintained test harness called
pyNFS which allows you to build custom requests
against servers using python -- this may be v4 only
at the moment.

you might also consider looking over the open group's
posix conformance tests, or IBM's linux test project,
as both may have pieces that can check the correctness
of an NFS implementation.

you might want to set up a WAN simulator between your
client and server and try some of these tests.

if you are interested in database on NFS, you might want
to acquire the TPC-C suite, although i don't believe it
is free.


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs