检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
机构地区:[1]武汉大学计算机学院,武汉430072 [2]中国科学院计算技术研究所,北京100080
出 处:《计算机工程》2016年第5期80-84,101,共6页Computer Engineering
基 金:国家"863"计划基金资助项目(2013AA12A301);国家自然科学基金资助项目(61100020);华为公司创新研究计划基金资助项目
摘 要:分布式文件系统受传统磁盘文件系统影响,大多使用固定大小的对象或者块来组织和管理文件。定长的分块不适合随机写或插入写,开销大且性能差,但典型的用户约有25%的文件操作是随机写。针对上述现状,提出一种基于内容的可变长文件分块方法,使用拉宾指纹算法对文件进行分块,并根据文件的内容标识文件块。为更准确地指定写类型,提高写性能,给出与POSIX语义兼容的写接口。通过修改Ceph实现一种新的分布式文件系统VarFS,提供文件的可变长分块并支持新的写接口。实验结果表明,由于减少网络数据传输量,VarFS在随机写延迟和带宽消耗量上比Ceph减少了1个~2个数量级。Inherited from traditional disk file systems,most Distributed File Systems(DFS) organize and manage files based on objects or chunks of fixed sizes, which is expensive and works poorly for random writing or inserting. But approximately 25% of file operations from a typical user are random writing. In order to change this status, this paper puts forward a file blocking method based on variable-sized contents,and it uses Rabin fingerprint algorithm to block the file and identify it according to its contents. A new writing interface which is semantic compatible with POSIX is proposed to accurately specify the writing type and improve writing performance. It presents a novel DFS named VarFS to implement all the design proposed above through modifying the Ceph. Experimental results show that VarFS can reduce the necessary reading and writing back data of update operation, which consequently alleviates amount of data transfer, accordingly it can achieve 1 - 2 orders of magnitude less latency and bandwidth consumption than Ceph on random writing and bandwidth consumption.
关 键 词:固定长分块 可变长分块 分布式文件系统 随机写 元数据服务器
分 类 号:TP391[自动化与计算机技术—计算机应用技术]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:3.133.59.209