This application discloses a file read operation method, apparatus, and medium for a distributed storage
system, relating to the field of communications. To improve the efficiency of read operations in a distributed storage
system, this application involves receiving a read operation request; allocating memory space based on the read operation request; packaging the read operation request and the memory space address information into a read operation message; and sending the read operation message to an
object storage device using
remote direct memory access (RDA) communication, so that the
object storage device writes the requested data into the memory space according to the read operation message. The
client sends a read operation message containing
control data for the read operation request and the memory space address information to the
object storage device using RDA communication. The object writes the requested data into the specified memory space, achieving separation of control and data transfer, reducing the number of data copies between memory locations, and improving network transmission efficiency through the application of RDA technology.