首页 | 本学科首页   官方微博 | 高级检索  
     

一种性能优化的小文件存储访问策略的研究
引用本文:赵跃龙,谢晓玲,蔡咏才,王国华,刘霖.一种性能优化的小文件存储访问策略的研究[J].计算机研究与发展,2012,49(7):1579-1586.
作者姓名:赵跃龙  谢晓玲  蔡咏才  王国华  刘霖
作者单位:华南理工大学计算机科学与工程学院 广州 510640
基金项目:国家自然科学基金,教育部高等学校博士学科点专项科研基金,广州市科技计划应用基础资助基金
摘    要:在分布式文件系统中,小文件的管理一般存在访问性能较差和存储空间浪费较大等缺点.为了解决这些问题,提出了一种性能优化的小文件存储访问(SFSA)策略.SFSA将逻辑上连续的数据尽可能存储在物理磁盘的连续空间,使用Cache充当元数据服务器的角色并通过简化的文件信息节点提高Cache利用率,提高了小文件访问性能;写数据时聚合更新数据及其文件夹域中的相关数据为一次I/O请求写入,减少了文件碎片数量,提高了存储空间利用率;文件传输时利用局部性原理,提前发送批量的高访问率的小文件,降低了建立网络连接开销,提升了文件传输性能.理论分析和实验证明,SFSA的设计思想和方法能有效地优化小文件的存储访问性能.

关 键 词:分布式文件系统  小文件存储  小文件存储访问    优化  访问性能

A Strategy of Small File Storage Access with Performance Optimization
Zhao Yuelong , Xie Xiaoling , Cai Yongcai , Wang Guohua , Liu Lin.A Strategy of Small File Storage Access with Performance Optimization[J].Journal of Computer Research and Development,2012,49(7):1579-1586.
Authors:Zhao Yuelong  Xie Xiaoling  Cai Yongcai  Wang Guohua  Liu Lin
Affiliation:(School of Computer Science and Engineering, South China University of Technology, Guangzhou 510640)
Abstract:In distributed file system, the management of small file storage access has encountered some problems, such as poor access performance, low disk space utilization rate, high file transfer delay, etc. To solve these problems, this paper proposes a strategy of small file storage access (SFSA) with performance optimization. SFSA can try to store logical continuous data on continuous space of physical disks as far as possible, and use a cache to act as metadata server and improve utilization rate of cache by using simplified file information node. Therefore it can improve the performance of small file storage access. In order to solve the problem of low disk space utilization rate, SFSA still uses a method of writing optimization which combines the dirty data with its related data in file folder domain into a single I/O request, so, it can reduce the number of file fragments. In addition, according to the principle of data locality, we also propose a method which sends the highly accessed small files ahead of time. It reduces the overhead of network connection and improves the file transfer performance.Theoretical analysis and experimental results show that the design idea and method of SFSA strategy can improve the performance of small file storage access effectively.
Keywords:distributed file system  small file storage  small file storage access (SFSA)  block  optimization  access performance
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号