Keyun Cheng

Reading Notes: TPDS’14 Scale-RS

Title: Scale-RS: An Efficient Scaling Scheme for RS-Coded Storage Clusters

Conference (): Link

Journal (TPDS’14): Link

Summary

This paper introduces Scale-RS, a scaling scheme for distributed erasure coded storage systems. By scaling, it first transposes the data from the existing storage nodes to newly added storage nodes (migration), and update parity blocks by calculating parity delta blocks from the existing data nodes to minimize data movement (parity update). New incoming data are automatically added to the updated storage clusters and encoded with the updated redundancy scheme. Trace-driven analysis and experiments show that Scale-RS achieves the best read performance among all scaling approaches(no-migration, and data migration only without parity update).

Main Contributions

Details

Strength

Weakness