]> git.proxmox.com Git - mirror_zfs.git/commit - tests/zfs-tests/include/commands.cfg
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
authorAhmed Ghanem <ahmedg@delphix.com>
Sun, 11 Feb 2018 23:11:59 +0000 (16:11 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Feb 2019 17:27:37 +0000 (09:27 -0800)
commit96342996577aac97fc9eaa0c0a9f74377dc9e336
treee06aae46c21c9077890ce5b315720a6bd6b687fc
parent1a745ef62ebdab0e1022908fc9c3280746acf462
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
12 files changed:
scripts/zfs-tests.sh
tests/zfs-tests/include/commands.cfg
tests/zfs-tests/tests/perf/Makefile.am
tests/zfs-tests/tests/perf/fio/random_reads.fio
tests/zfs-tests/tests/perf/fio/random_readwrite.fio
tests/zfs-tests/tests/perf/fio/random_readwrite_fixed.fio
tests/zfs-tests/tests/perf/fio/random_writes.fio
tests/zfs-tests/tests/perf/fio/sequential_reads.fio
tests/zfs-tests/tests/perf/fio/sequential_writes.fio
tests/zfs-tests/tests/perf/nfs-sample.cfg [new file with mode: 0644]
tests/zfs-tests/tests/perf/perf.shlib
tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh