ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper A Backup/Recovery Method for Fault Tolerant Memory-based Storage in Integrated Storage System
Cited 0 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Jae-Geun Cha, Seongwoon Kim
Issue Date
2017-12
Citation
International Conference on Information Technology (ICIT) 2017, pp.351-354
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1145/3176653.3176696
Abstract
A memory-based storage uses memory as storage device to provide high speed processing of data. Despite its advantage, memory device suffers from several drawbacks such as data maintenance and limited capacity. In this paper, we propose a backup and recovery method of memory-based storage to guarantee fault tolerance. This approach adopts deduplication in which eliminate redundant data for reducing data size. Also, we use a device driver for backup and recovery process that connects memory and backup storage device. The results showed that the proposed method achieves read speed rate of 101% and write speed rate of 71% compared to 'tmpfs' that is memory-based file system of Linux. In addition, we confirmed that it can extend space for backup data without performance deterioration because some of deduplicated data is kept in memory.