So i have 3 diskless compute nodes (which are my incus cluster) attached to 3 diskful Linstor nodes, andI’ve managed to setup RDMA on the drbd replication layer. The computes all use dual port ConnectX 3 Pro nic’s (except for one of them that uses a ConnectX 6-DX) , the diskful drbd nodes all have CX3-Pro cards and have a replication of 3 (one copy on each of the nodes)
I setup 4 nvme on each diskful node and im using them as incus storage backends. I was curious to see just how fast the network was and so I decided to run a test .
If i create 2 containers on the cluster, and then run iperf3 between them I should be essentially testing the network and disk right? (since i would be running read/write on the drbd disk ?)
anyways here’s my iperf3 results i ran with 15 parallel streams for 15 seconds … I’d love any input on this.
Am i correct to read this right? 1 TeraByte of data pushed in 15 seconds ?
Doesn’t iperf only use RAM unless you run some client command? (I’ve never run a disk test over network so sorry if its obvious your doing that from the screenshot) - does look fast though!