节点文献

蓝鲸机群文件系统的元数据一致性协议

Metadata Consistency Protocol in Blue Whale File System

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 邵冰清张军伟郑彩平张浩刘振军

【Author】 SHAO Bing-qing;ZHANG Jun-wei;ZHENG Cai-ping;ZHANG Hao;LIU Zhen-jun;Institute of Computing Technology,Chinese Academy of Sciences;University of Chinese Academy of Sciences;

【机构】 中国科学院计算技术研究所数据存储技术研究中心中国科学院大学计算机与控制学院

【摘要】 蓝鲸机群文件系统BWFS采用元数据服务器集群以扩展元数据服务能力,多个服务器之间的分布式元数据一致性维护成为必须要解决的问题.然而传统一致性维护协议通常需要多次的网络交互和磁盘同步,阻碍了BWFS元数据性能扩展.BWFS在本地日志系统的基础上设计实现了一种新型的分布式元数据一致性协议.协议针对BWFS中每个分布式元数据操作只涉及到两台服务器,通过在所涉及的两台服务器之间互相保存冗余操作日志,实现了异步的分布式元数据一致性,避免了磁盘同步开销.测试表明,保证一致性的情况下分布式元数据操作的平均响应时间相比无一致性保证仅延长了约5%-15%;在宕机的情况下,单个服务器恢复10000个分布式元数据操作的时间仅1s.

【Abstract】 Metadata servers cluster is used by BWFS to improve metadata scalability. In metadata servers cluster,there are varieties of metadata operations that manipulate multiple files or directories,creating a critical challenge in maintaining consistency when the files or directories are not on the same MDS. In BWFS,the atomic consistency of distributed metadata operations is implemented based on the local journal. Optimizing for only two metadata servers involved within each distributed metadata operations,BWFS redundantly record redo log in counterpart metadata server by transferring through lowlatency network. A crashed metadata server can redo the metadata operation with redundant redo log that is stored in the counterpart metadata server. The test results showthat the average response time is only increased by about 5% ~ 15% than that without consistency guaranteeing and the recovery time is only 1s under 10 thousands uncompleted distributed metadata operations.

【基金】 国家“九七三”重点基础研究发展规划项目(2011CB302304)资助;国家“八六三”高技术研究发展计划项目(2011AA01A102)资助;国家“八六三”高技术研究发展计划项目(2013AA013205)资助;中国科学院战略性先导科技专项(XDA06010401)资助;中国科学院重点部署项目(KGZD-EW-103-5(7))资助
  • 【文献出处】 小型微型计算机系统 ,Journal of Chinese Computer Systems , 编辑部邮箱 ,2015年05期
  • 【分类号】TP311.13
  • 【被引频次】2
  • 【下载频次】63
节点文献中: 

本文链接的文献网络图示:

本文的引文网络