Metadata Optimization Method for Distributed File System Based on SSD Feature

Sheng-mei LUO,You-you LU,Xiong-jun QIN,Hong-zhang YANG,Jia-cheng ZHANG,Ji-wu SHU
DOI: https://doi.org/10.3969/j.issn.1000-1220.2018.05.013
2018-01-01
Abstract:The performance of metadata is a key design issue in a distributed file system.Although SSDs provide high-speed data ac-cess,the performance and endurance of SSDs are still poor due to the small granularity of metadata and the frequent updating.Based on the writing characteristics of SSD storage media,this paper puts forward the data management mechanisms and updating methods for metadata of distributed file systems.Those mechanisms contain the reorganization and management of metadata pages,iterative up-dating of multiple changed data,metadata writing mode optimization and so on.The proposed methods reduce the write frequency,the actual writesize of the metadata updates and the number of random write operations,and thereby improve the metadata write perform-ance.
What problem does this paper attempt to address?