What are you looking for ?
Infinidat
FMS

R&D: InDe, Inline De-Dupe Approach via Adaptive Detection of Valid Container Utilization

Experimental results show that compared with 2 algorithms (Capping and SMR), scheme improves restore speed by 1.3×–2.4× while achieving almost same backup performance.

ACM Transactions on Storage has published an article written by Lifang Lin, Yuhui Deng, Department of Computer Science, Jinan University, Guangzhou, Guangdong Province, China, Yi Zhou, TSYS School of Computer Science, Columbus State University, GA, USA, and Yifeng Zhu, Department of Electrical and Computer Engineering, University of Maine, Orono, ME, USA.

Abstract: Inline deduplication removes redundant data in real-time as data is being sent to the storage system. However, it causes data fragmentation: logically consecutive chunks are physically scattered across various containers after data deduplication. Many rewrite algorithms aim to alleviate the performance degradation due to fragmentation by rewriting fragmented duplicate chunks as unique chunks into new containers. Unfortunately, these algorithms determine whether a chunk is fragmented based on a simple pre-set fixed value, ignoring the variance of data characteristics between data segments. Accordingly, when backups are restored, they often fail to select an appropriate set of old containers for rewrite, generating a substantial number of invalid chunks in retrieved containers. To address this issue, we propose an inline deduplication approach for storage systems, called InDe, which uses a greedy algorithm to detect valid container utilization and dynamically adjusts the number of old container references in each segment. InDe fully leverages the distribution of duplicated chunks to improve the restore performance while maintaining high backup performance. We define an effectiveness metric, valid container referenced counts (VCRC), to identify appropriate containers for the rewrite. We design a rewrite algorithm F-greedy that detects valid container utilization to rewrite low-VCRC containers. According to the VCRC distribution of containers, F-greedy dynamically adjusts the number of old container references to only share duplicate chunks with high-utilization containers for each segment, thereby improving the restore speed. To take full advantage of the above features, we further propose another rewrite algorithm called F-greedy+ based on adaptive interval detection of valid container utilization. F-greedy+ makes a more accurate estimation of the valid utilization of old containers by detecting trends of VCRC’s change in two directions and selecting referenced containers in the global scope. We quantitatively evaluate InDe using three real-world backup workloads. The experimental results show that compared with two state-of-the-art algorithms (Capping and SMR), our scheme improves the restore speed by 1.3×–2.4× while achieving almost the same backup performance.

Articles_bottom
ExaGrid
AIC
ATTOtarget="_blank"
OPEN-E
DapuStor