On Thu, Nov 16, 2023 at 10:26 PM Martin Wege <martin.l.wege@xxxxxxxxx> wrote: > > On Thu, Nov 16, 2023 at 8:55 AM Mkrtchyan, Tigran > <tigran.mkrtchyan@xxxxxxx> wrote: > > > > > > What do you want to test? > > Filesystem tests, from POSIX layer. open(), close(), mmap(), write(), > read(), SEEK_HOLE, SEEK_DATA > > > Protocol-level test can be performed with pynfs: > > > > https://git.linux-nfs.org/?p=cdmackay/pynfs.git;a=summary > > > > IO bandwidth and latency tests can be performed ior or fio. > > Is this a test for the NFS server, or NFS client? > > Thanks, > Martin ?