2024-01-31 14:41:19

by Olga Kornievskaia

[permalink] [raw]
Subject: Re: Filesystem test suite for NFSv4?

You can use python nfstest testing suite (git clone
git://linux-nfs.org/projects/mora/nfstest) and run as a user but that
user needs to be in sudoers so that the test can do a mount. Nfstest
tests for protocol correctness (both client and server).

On Fri, Nov 10, 2023 at 12:59 PM Martin Wege <[email protected]> wrote:
>
> Hello,
>
> Is there a filesystem test suite for NFSv4, which can be used by a
> non-root user for testing?
>
> Thanks,
> Martin