节点文献
差量存储的集中式文件级连续数据保护方法
A Centralized Differential Archiving Method for File Level Continuous Data Protection
【摘要】 基于文件的连续数据保护系统可实时捕获单个文件的变化,提供任意时间点的文件恢复。在数据的传输上使用差量算法对文件进行差异传输,存储上使用镜像与差量结合的方式记录文件的变化。该方法有效利用了网络带宽,节约了存储资源。在服务器的工作方式上,采用同步和异步两种方式处理不同命令。对异步命令采用单队列、多处理线程的执行模式,有效提高了短作业响应能力以及多任务并发性能。针对多版本历史文件查找,提出了一种基于索引文件的快速查找方法。此外,对服务的并发执行性能进行了测试与分析。
【Abstract】 The file-level continuous data protection system works above file system.It captures real time changes of single file and provides the ability to recover data at any point of time.The system utilizes a delta algorithm to compute the differences between two versions of file in order to effectively use the network bandwidth.Different versions of file are kept at server with carefully designed integration of mirroring and incrementing.All commands are divided into synchronized or asynchronized catalogs,according to estimated execution time.All synchronized commands are executed immediately while asynchronized commands are inserted into a queue,waiting for execution by a multi-threaded worker.This design guaranties a short response time on small tasks and better performance on heavy work load.Also,An index structure to find out certain files by file name from all versions is presented.What’s more,the system performance on single task and multi-tasks is analyzed.
【Key words】 continuous data protection; incremental archive; queue; index;
- 【文献出处】 计算机科学与探索 ,Journal of Frontiers of Computer Science & Technology , 编辑部邮箱 ,2009年04期
- 【分类号】TP309.3
- 【被引频次】2
- 【下载频次】76