I'm trying to do some NFSoRDMA testing and my headnode has a RAID0 array of four Samsung 860 EVO 1 TB SATA 6 Gbps SSDs connected to a Broadcom/Avago/LST MegaRAID 12 Gbps SAS HW RAID HBA.
I've got 4x EDR Infiniband (Mellanox ConnectX-4 dual port 100 Gbps NIC) along with IPoIB and RDMA configured. The RAID array is formatted with XFS, and all nodes are running CentOS 7.6.1810.
The RAID array is presented to the network and the interconnect using NFS (more specifically, NFSoRDMA) and that too, has also been configured already.
I've installed the test suite on both the head node and also on one of the slave nodes in my micro cluster, and I've edited /usr/share/phoronix-test-suite/pts-core/static/user-config-defaults.xml so that the EnvironmentDirectory variable is pointing to the NFSoRDMA mount point.
When I run pts/fio, sequential write test, both buffered and unbuffered, direct and indirect, block size of 64 kiB, Linux AIO, the test state that the estimated trial run count is 3, but now, it's running anywhere between 12 and 15.
My question is: under what circumstances will it automatically increase the trial run count like that?
Thank you.
I've got 4x EDR Infiniband (Mellanox ConnectX-4 dual port 100 Gbps NIC) along with IPoIB and RDMA configured. The RAID array is formatted with XFS, and all nodes are running CentOS 7.6.1810.
The RAID array is presented to the network and the interconnect using NFS (more specifically, NFSoRDMA) and that too, has also been configured already.
I've installed the test suite on both the head node and also on one of the slave nodes in my micro cluster, and I've edited /usr/share/phoronix-test-suite/pts-core/static/user-config-defaults.xml so that the EnvironmentDirectory variable is pointing to the NFSoRDMA mount point.
When I run pts/fio, sequential write test, both buffered and unbuffered, direct and indirect, block size of 64 kiB, Linux AIO, the test state that the estimated trial run count is 3, but now, it's running anywhere between 12 and 15.
My question is: under what circumstances will it automatically increase the trial run count like that?
Thank you.
Comment