Title: Scale-RS: An Efficient Scaling Scheme for RS-Coded Storage Clusters
Conference (): Link
Journal (TPDS’14): Link
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).
Scale-RS: split data migration and parity update into two stages, and allow parity to be updated for old data stripes. Newly added data are automatically encoded with the new redundancy scheme.
The parity update overhead is not breakdown in detail. Dedicated parity nodes are considered with the highest network and I/O overheads.
No analysis / experiments for the system related optimizations