A Simple Approach to Shared Storage Database Servers

Citation:
Soares L, Pereira JO.  2009.  A Simple Approach to Shared Storage Database Servers. WDDDM - Proceedings of the 3rd Workshop on Dependable Distributed Data Management (with EuroSys). :21–24.

Date Presented:

March

Abstract:

This paper introduces a generic technique to obtain a shared-storage database cluster from an off-the-shelf database management system, without needing to heavily refactor server software to deal with distributed locking, buffer invalidation, and recovery from partial cluster failure. Instead, the core of the proposal is the combination of a replication protocol and a surprisingly simple modification to the common copy-on-write logical volume management technique: One of the servers is allowed to skip copy-on-write and directly update the original backing store. This makes it possible to use any shared-nothing database server software in a shared or partially shared storage configuration, thus allowing large cluster configurations with a small number of copies of data.

Website

Citation Key:

SP091

DOI:

10.1145/1518691.1518698

PreviewAttachmentSize
sp09b.pdf686.01 KB