Title :
Fault Tolerance in Multiprocessor Systems Via Application Cloning
Author :
Bergheaud, Philippe ; Subhraveti, Dinesh ; Vertes, Marc
Author_Institution :
IBM, Boigny-sur-Bionne
Abstract :
Record and replay (RR) is a software based state replication solution designed to support recording and subsequent replay of the execution of unmodified applications running on multiprocessor systems for fault-tolerance. Multiple instances of the application are simultaneously executed in separate virtualized environments called containers. Containers facilitate state replication between the application instances by resolving the resource conflicts and providing a uniform view of the underlying operating system across all clones. The virtualization layer that creates the container abstraction actively monitors the primary instance of the application and synchronizes its state with that of the clones by transferring the necessary information to enforce identical state among them. In particular, we address the replication of relevant operating system state, such as network state to preserve network connections across failures, and the state that results from nondeterministic interleaved accesses to shared memory in SMP systems. We have implemented RR´s state replication mechanisms in the Linux operating system by making novel use of existing features on the Intel and PowerPC architectures.
Keywords :
Linux; data structures; fault tolerant computing; multiprocessing systems; Linux operating system; container abstraction; fault tolerance; multiprocessor system; network connections; network state; record and replay; software based state replication; virtualization; Application software; Application virtualization; Cloning; Containers; Costs; Fault tolerance; Fault tolerant systems; Hardware; Multiprocessing systems; Operating systems;
Conference_Titel :
Distributed Computing Systems, 2007. ICDCS '07. 27th International Conference on
Conference_Location :
Toronto, ON
Print_ISBN :
0-7695-2837-3
Electronic_ISBN :
1063-6927
DOI :
10.1109/ICDCS.2007.111