scottfadden
7 years agoLevel 1
Write performance imbalance
I am runnign a concurrent sequenital write test from 8 nodes. The test creates 5 x 40GiB files on each node. What I have observed (vxfs 7.4 Linux).
1. Start the file creates on all nodes at the same time
2. The first node file creates run quickly, then finish.
3. After the first node finishes the file creation on the rest of the nodes starts and runs much slower than the first node.
Whay the imbalance?