DocumentCode :
578403
Title :
LHS: A novel method of information retrieval avoiding an index using linear hashing with key groups in deduplication
Author :
Zhang, Zhike ; Jiang, Zejun ; Liu, Zhiqiang ; Peng, Cheng Zhang
Author_Institution :
Sch. of Comput. Sci. & Technol., Northwestern Polytech. Univ., Xi´´an, China
Volume :
4
fYear :
2012
fDate :
15-17 July 2012
Firstpage :
1312
Lastpage :
1318
Abstract :
Indexing of RAM is important to information retrieval. In deduplication systems, we need to use methods of information retrieval to find duplicate data chunks quickly. Chunk-lookup disk bottleneck problem is one of the most important problems in the information retrieval of deduplication systems. Previous methods can reduce RAM usage of index a lot to avoid reading index from disk for every chunk search. However, these methods still need several TB of RAM to hold the index for dozens of PB of storage space utilization. We design Linear Hashing with Key Groups(LHs), a variation of Linear Hashing, to organize and address bins. Based on LHs, we propose a novel method of information retrieval in deduplication, which can avoid an index in RAM by utilizing LHs to compute the address of a bin. A bin contains the chunk IDs of the similar files to a file. Then, we do not need to maintain an index in RAM to do the same thing. Our method does not decrease the deduplication efficiency compared with Extreme Binning, when it needs one disk read for every file. For every file, our method firstly computes the bin address of this file using LHs, loads the bin and then deduplicates the file against the loaded bin. Experimental results show that, while our method does not need an index in RAM, the deduplication efficiency of our method is slightly better than that of Extreme Binning.
Keywords :
database indexing; information retrieval; random-access storage; search problems; storage management; LHS; RAM indexing; RAM usage; chunk search; chunk-lookup disk bottleneck problem; deduplication efficiency; deduplication systems; duplicate data chunks; extreme binning; information retrieval; key groups; linear hashing; storage space utilization; Abstracts; Indexes; Random access memory; Deduplication; chunk-lookup disk bottleneck problem; index; linear hashing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Machine Learning and Cybernetics (ICMLC), 2012 International Conference on
Conference_Location :
Xian
ISSN :
2160-133X
Print_ISBN :
978-1-4673-1484-8
Type :
conf
DOI :
10.1109/ICMLC.2012.6359555
Filename :
6359555
Link To Document :
بازگشت