Optimized Disaster Recovery for Distributed Storage Systems: Lightweight Metadata Architectures to Overcome Cryptographic Hashing Bottleneck
Prasanna Kumar, Nishank Soni, Gaurang Munje

TL;DR
This paper introduces a lightweight, deterministic metadata architecture for distributed storage systems that eliminates cryptographic hashing bottlenecks during disaster recovery, significantly improving RTO compliance.
Contribution
It proposes a novel metadata-driven identification framework that replaces content-based cryptographic hashing, enabling instant delta computation during disaster recovery.
Findings
Reduces recovery time by avoiding re-hashing
Enables instant delta computation during DR
Improves disaster recovery efficiency
Abstract
Distributed storage architectures are foundational to modern cloud-native infrastructure, yet a critical operational bottleneck persists within disaster recovery (DR) workflows: the dependence on content-based cryptographic hashing for data identification and synchronization. While hash-based deduplication is effective for storage efficiency in steady-state operation, it becomes a systemic liability during failover and failback events when hash indexes are stale, incomplete, or must be rebuilt following a crash. This paper precisely characterizes the operational conditions under which full or partial re-hashing becomes unavoidable. The paper also analyzes the downstream impact of cryptographic re-hashing on Recovery Time Objective (RTO) compliance, and proposes a generalized architectural shift toward deterministic, metadata-driven identification. The proposed framework assigns globally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Data Security Solutions · Advanced Data Storage Technologies · Caching and Content Delivery
