OpenZFS 9185 - Enable testing over NFS in ZFS performance tests

This change makes additions to the ZFS test suite that allows the
performance tests to run over NFS. The test is run and performance data
collected from the server side, while IO is generated on the NFS client.

This has been tested with Linux and illumos NFS clients.

Authored by: Ahmed Ghanem <ahmedg@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Kevin Greene <kevin.greene@delphix.com>
Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: John Kennedy <john.kennedy@delphix.com>

OpenZFS-issue: https://www.illumos.org/issues/9185
Closes #8367
This commit is contained in:
Ahmed Ghanem
2018-02-11 16:11:59 -07:00
committed by Brian Behlendorf
parent 1a745ef62e
commit 9634299657
12 changed files with 115 additions and 3 deletions
+2
View File
@@ -100,6 +100,7 @@ export SYSTEM_FILES='arp
readlink
rm
rmdir
scp
sed
seq
setenforce
@@ -110,6 +111,7 @@ export SYSTEM_FILES='arp
shuf
sleep
sort
ssh
stat
strings
su