earlephilhower / ezfio

Simple NVME/SAS/SATA SSD test framework for Linux and Windows
GNU General Public License v2.0
166 stars 52 forks source link

Add a --cluster mode to allow parallel testing of arrays #34

Closed earlephilhower closed 5 years ago

earlephilhower commented 5 years ago

Adds an optional clusterized mode of operation that uses the builtin FIO client/server model to run tests on a shared storage system across a series of nodes.

See README for full details.