User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:1.4_req:2_nonfunc:14_reliability:12_recoverability

4.3.2.4 Recoverability

About

Return to the Top

Recoverability is the ability of a system to be rebuilt in the event of a system failure do to human or natural disasters or catastrophic failures in hardware or software. After the system is recovered it is able to resume with full functionality with minimum interruption. For example in DataBase Management System's (DBMS), a Checkpoint is a place in time where the database transactions, operations, and logging are paused long enough to be completed and recorded into the database files. These files are then archived (i.e., copied, backed up) away from the current database files. After the Checkpoints operation is complete, the DBMS can resume with new transactions, operations and logging. Although the concepts of Checkpoints are usually thought of in conjunction with DBMSs, it is also possible to have Checkpoints applied to Operating Systems (OSs) as well. Virtual Machines (VMs) and containers (i.e., Docker) can be thought of as a checkpoint made against the OS files, logs, etc. at a particular point in time. Every time the VM or Container are reloaded, they start from a set known point (a Checkpoint).

DIDO Specifics

dido/public/ra/1.4_req/2_nonfunc/14_reliability/12_recoverability.txt · Last modified: 2021/07/30 12:43 by murphy
Translations of this page: