Event Actions
Pilot Execution: Simulating Failure Recovery In Situ for Production Distributed Systems
Abstract:
Modern distributed systems rely on failure recovery to ensure availability and correctness—ironically; recovery itself often introduces severe and irreversible failures. In this proposal, we first study 75 real-world recovery failures to understand common pitfalls in the recovery mechanisms. We find that the challenges primarily arise from cross-component interactions, which are difficult to expose in traditional approaches. To address this gap, we introduce pilot execution, a new execution model that simulates dry-runs of recovery actions in production distributed systems to enable safe and predictable failure recovery. It enables systems and operators to observe recovery action effects before applying them, reducing the risk of cascading failures and unintended side effects. We realize pilot execution with PILOT, an analysis framework with a runtime library that makes pilot execution easy to adopt. We evaluate PILOT on five large-scale distributed systems and show that PILOT uncovers 17 out of 20 recovery failures with modest overhead.
Committee:
- Yue Cheng, Committee Chair, CS/SEAS, SDS/UVA
- Chang Lou, Advisor, CS/SEAS/UVA
- Qizhe Cai, CS/SEAS/UVA
- Venkat, Ashish, CS/SEAS/UVA