Enhancing storage system availability on multi-core architectures with recovery-conscious scheduling

  • Authors:
  • Sangeetha Seshadri;Lawrence Chiu;Cornel Constantinescu;Subashini Balachandran;Clem Dickey;Ling Liu;Paul Muench

  • Affiliations:
  • Georgia Institute of Technology, GA;IBM Almaden Research Center, CA;IBM Almaden Research Center, CA;IBM Almaden Research Center, CA;IBM Almaden Research Center, CA;Georgia Institute of Technology, GA;IBM Almaden Research Center, CA

  • Venue:
  • FAST'08 Proceedings of the 6th USENIX Conference on File and Storage Technologies
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we develop a recovery conscious framework for multi-core architectures and a suite of techniques for improving the resiliency and recovery efficiency of highly concurrent embedded storage software systems. Our techniques aim at providing continuous availability and performance during recovery while minimizing the time to recovery and the need for rearchitecting the system (legacy code). The main contributions of our recovery conscious framework include (1) a task-level recovery model, which consists of mechanisms for classifying storage tasks into recovery groups and dividing the overall system resources into recovery-oriented resource pools, and (2) the development of recovery-conscious scheduling, which enforces some serializability of failure-dependent tasks in order to reduce the ripple effect of software failure and improve the availability of the system. We present three alternative recovery-conscious scheduling algorithms; each represents one way to trade-off between recovery time and system performance. We have implemented and evaluated these recovery-conscious scheduling algorithms on a real industry-standard storage system. Our experimental evaluation results show that the proposed recovery conscious scheduling algorithms are non-intrusive and can significantly improve (throughput by 16.3% and response time by 22.9%) the performance of the system during failure recovery.