This document discusses leveraging endpoint flexibility in data-intensive clusters. It proposes Sinbad, a system that improves performance of distributed file systems (DFS) and jobs by steering data replication traffic away from network hotspots. Sinbad follows a master-slave architecture and uses a greedy algorithm to place data blocks based on current network load balances. Evaluation of Sinbad through simulation and experimentation showed it improved DFS and job completion times by 26-79% while better balancing network utilization compared to the default approach. Sinbad maintains balanced storage utilization over the long term as well.