Title :
Lazy verification in fault-tolerant distributed storage systems
Author :
Abd-El-Malek, Michael ; Ganger, Gregory R. ; Goodson, Garth R. ; Reiter, Michael K. ; Wylie, Jay J.
Author_Institution :
Carnegie Mellon Univ., Pittsburgh, PA, USA
Abstract :
Verification of write operations is a crucial component of Byzantine fault-tolerant consistency protocols for storage. Lazy verification shifts this work out of the critical path of client operations. This shift enables the system to amortize verification effort over multiple operations, to perform verification during otherwise idle time, and to have only a subset of storage-nodes perform verification. This paper introduces lazy verification and describes implementation techniques for exploiting its potential. Measurements of lazy verification in a Byzantine fault-tolerant distributed storage system show that the cost of verification can be hidden from both the client read and write operation in workloads with idle periods. Furthermore, in workloads without idle periods, lazy verification amortizes the cost of verification over many versions and so provides a factor of four higher write bandwidth when compared to performing verification during each write operation.
Keywords :
client-server systems; distributed databases; fault tolerant computing; formal verification; storage management; Byzantine fault-tolerant consistency protocols; fault-tolerant distributed storage systems; write operation verification; Bandwidth; Cache storage; Computer crashes; Costs; Degradation; Digital signatures; Fault tolerance; Fault tolerant systems; Home appliances; Protocols;
Conference_Titel :
Reliable Distributed Systems, 2005. SRDS 2005. 24th IEEE Symposium on
Print_ISBN :
0-7695-2463-X
DOI :
10.1109/RELDIS.2005.20