21.6.8.1 NDB Cluster Backup Concepts (original) (raw)

21.6.8.1 NDB Cluster Backup Concepts

A backup is a snapshot of the database at a given time. The backup consists of three main parts:

Each of these parts is saved on all nodes participating in the backup. During backup, each node saves these three parts into three files on disk:

In the listing just shown, backupid stands for the backup identifier and_nodeid_ is the unique identifier for the node creating the file.

The location of the backup files is determined by theBackupDataDir parameter.