Font Size: a A A

A Scheme To Improve Restore Performance For Cloud Backup Systems

Posted on:2016-06-24Degree:MasterType:Thesis
Country:ChinaCandidate:R Y LaiFull Text:PDF
GTID:2348330479953351Subject:Computer system architecture
Abstract/Summary:PDF Full Text Request
With the wide use of cloud storage, cloud backup systems are more and more popular. Cloud backup systems leverage data de-duplication to remove duplicate chunks that are shared by many versions. The duplicate chunks are replaced with the references to old chunks via de-duplication, instead of being uploaded to the cloud. The consecutive chunks in backup streams are actually stored dispersedly in several segments(the storage unit in the cloud), which results in fragmentation for restore. The segments that are referred will be downloaded from the cloud when the users want to restore the chunks of the latest version, and some chunks that are not referred will be downloaded together, thus jeopardizing the restore performance.In order to address this problem, a de-duplication based cloud backup system is implemented. The system is carefully designed and works efficiently, to works in three modes. To address the problem of fragmentation caused by data de-duplication, this paper proposes a near-exact defragmentation scheme, called NED, for de-duplication based cloud backups. The idea behind NED is to compute the ratio of the length of chunks referred by current data stream in a segment to the segment length. If the ratio is smaller than a threshold, the chunks in the data stream that refer to the segment will be labeled as fragments and written to new segments. By efficiently identifying fragmented chunks, NED significantly reduces the number of segments for restore with slight decrease of de-duplication ratio.Experiment results based on real-world datasets demonstrate that NED effectively improves the restore performance by 6%~105% at the cost of 0.1%~6.5%decrease in terms of de-duplication ratio.
Keywords/Search Tags:cloud backup, data de-duplication, fragmentation, restore performance
PDF Full Text Request
Related items