Your browser doesn't support javascript.
loading
DOMe: A deduplication optimization method for the NewSQL database backups.
Wang, Longxiang; Zhu, Zhengdong; Zhang, Xingjun; Dong, Xiaoshe; Wang, Yinfeng.
Afiliação
  • Wang L; The School of Electronic and Information Engineering, Xi'an Jiaotong University, Xi'an, Shaanxi, 710049 P.R. China.
  • Zhu Z; The School of Electronic and Information Engineering, Xi'an Jiaotong University, Xi'an, Shaanxi, 710049 P.R. China.
  • Zhang X; The School of Electronic and Information Engineering, Xi'an Jiaotong University, Xi'an, Shaanxi, 710049 P.R. China.
  • Dong X; The School of Electronic and Information Engineering, Xi'an Jiaotong University, Xi'an, Shaanxi, 710049 P.R. China.
  • Wang Y; The Shenzhen Institute of Information Technology, Shenzhen, Guangdong, 518172 P.R. China.
PLoS One ; 12(10): e0185189, 2017.
Article em En | MEDLINE | ID: mdl-29049307
ABSTRACT
Reducing duplicated data of database backups is an important application scenario for data deduplication technology. NewSQL is an emerging database system and is now being used more and more widely. NewSQL systems need to improve data reliability by periodically backing up in-memory data, resulting in a lot of duplicated data. The traditional deduplication method is not optimized for the NewSQL server system and cannot take full advantage of hardware resources to optimize deduplication performance. A recent research pointed out that the future NewSQL server will have thousands of CPU cores, large DRAM and huge NVRAM. Therefore, how to utilize these hardware resources to optimize the performance of data deduplication is an important issue. To solve this problem, we propose a deduplication optimization method (DOMe) for NewSQL system backup. To take advantage of the large number of CPU cores in the NewSQL server to optimize deduplication performance, DOMe parallelizes the deduplication method based on the fork-join framework. The fingerprint index, which is the key data structure in the deduplication process, is implemented as pure in-memory hash table, which makes full use of the large DRAM in NewSQL system, eliminating the performance bottleneck problem of fingerprint index existing in traditional deduplication method. The H-store is used as a typical NewSQL database system to implement DOMe method. DOMe is experimentally analyzed by two representative backup data. The experimental results show that 1) DOMe can reduce the duplicated NewSQL backup data. 2) DOMe significantly improves deduplication performance by parallelizing CDC algorithms. In the case of the theoretical speedup ratio of the server is 20.8, the speedup ratio of DOMe can achieve up to 18; 3) DOMe improved the deduplication throughput by 1.5 times through the pure in-memory index optimization method.
Assuntos

Texto completo: 1 Bases de dados: MEDLINE Assunto principal: Linguagens de Programação / Bases de Dados Factuais Idioma: En Revista: PLoS One Assunto da revista: CIENCIA / MEDICINA Ano de publicação: 2017 Tipo de documento: Article

Texto completo: 1 Bases de dados: MEDLINE Assunto principal: Linguagens de Programação / Bases de Dados Factuais Idioma: En Revista: PLoS One Assunto da revista: CIENCIA / MEDICINA Ano de publicação: 2017 Tipo de documento: Article