A method, apparatus and medium for processing file creation requests
By parsing batch file creation requests in the NFS system, querying and creating object handles, and evenly distributing files to each FSAL instance, the load imbalance problem caused by file creation in the directory is solved, thus improving system performance and efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- INSPUR SUZHOU INTELLIGENT TECH CO LTD
- Filing Date
- 2024-12-31
- Publication Date
- 2026-05-26
AI Technical Summary
In a network file system, when a large number of files are created in a directory, the load on the File System Abstraction Layer (FSAL) instances becomes unbalanced. Some FSAL instances are overloaded while others are idle, resulting in performance imbalance.
By parsing the batch file creation requests, the parent directory and total number of files to be created are obtained. Directory entries are retrieved from the cache, object handles are obtained or created, and files are distributed to each FSAL instance according to the total number of files. File creation is performed using round-robin or task balancing methods to ensure load balancing for each FSAL instance.
This achieves load balancing across FSAL instances in the NFS system, improving file creation efficiency, reducing user waiting time, and enhancing system performance.
Smart Images

Figure CN119719047B_ABST