%0 Conference Paper %B WDDDM - Proceedings of the 3rd Workshop on Dependable Distributed Data Management (with EuroSys) %D 2009 %T A Simple Approach to Shared Storage Database Servers %A L. Soares %A José Orlando Pereira %C Nuremberg, Germany %I ACM %P 21–24 %U http://dx.doi.org/10.1145/1518691.1518698 %X

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.

%8 March %@ 978-1-60558-462-1 %> https://haslab.uminho.pt/sites/default/files/jop/files/sp09b.pdf