计算机工程与应用 ›› 2007, Vol. 43 ›› Issue (8): 21-23.

• 博士论坛 • 上一篇    下一篇

用于依赖快照的高效写算法HPSW

王文方 马文辉 刘璟   

  1. 南开大学信息技术科学学院 南开大学信息技术科学学院 南开大学信息技术科学学院
  • 收稿日期:2006-11-07 修回日期:1900-01-01 出版日期:2007-03-11 发布日期:2007-03-11
  • 通讯作者: 王文方

An Effective Algorithm for Snapshot Writing in Dependent Snapshot Storage System

  • Received:2006-11-07 Revised:1900-01-01 Online:2007-03-11 Published:2007-03-11

摘要: 使用快照技术可以生成存储系统在某时间点完全可用的数据副本,从而可使用该副本对存储系统实现备份、测试、在线分析和数据挖掘等操作。对快照的各种实现技术进行了分类与比较,详细说明了依赖快照的实现原理及优点,并针对在写依赖快照时可能造成的数据不一致的问题提出了一种高效的写算法HPSW,实验表明该算法具有良好的性能,克服了依赖快照的缺点,具有很好的实际应用价值。

关键词: 存储系统, 依赖快照, 快照写

Abstract: In storage system, snapshot technology can be used to create repetitions for backup, testing, OLAP and data mining. This paper analyses common snapshot technologies, and discusses the implementing of Dependent Snapshot system in detail. And then this paper proposes an effective algorithm for snapshot writing. By examining the algorithm in real environment, result shows that the algorithm offers effective performance, and can be used in real environment.

Key words: Storage system, Dependent Snapshot, Snapshot Writing