This document discusses the challenges of load balancing in distributed file systems within cloud computing, emphasizing issues like dynamic node management leading to load imbalances. It proposes a new algorithm to achieve uniform load distribution by allowing nodes to autonomously manage and rebalance their loads based on local conditions, thereby reducing dependency on a central node and minimizing movement costs. The algorithm employs a distributed hash table (DHT) network format for enhanced efficiency and scalability, supporting both homogeneous and heterogeneous node environments.