MCPcopy Create free account
hub / github.com/bareos/bareos / DoNativeRestoreBootstrap

Function DoNativeRestoreBootstrap

core/src/dird/restore.cc:135–360  ·  view source on GitHub ↗

* The bootstrap is stored in a file, so open the file, and loop * through it processing each storage device in turn. If the * storage is different from the prior one, we open a new connection * to the new storage and do a restore for that part. * * This permits handling multiple storage daemons for a single * restore. E.g. your Full is stored on tape, and Incrementals * on disk.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DoNativeRestoreFunction · 0.85

Calls 15

BuildRestoreCommandFunction · 0.85
OpenBootstrapFileFunction · 0.85
SelectNextRstoreFunction · 0.85
Dmsg0Function · 0.85
ConnectToStorageDaemonFunction · 0.85
StartStorageDaemonJobFunction · 0.85
ReserveReadDeviceFunction · 0.85
ConnectToFileDaemonFunction · 0.85
SendJobInfoToFileDaemonFunction · 0.85
SendSecureEraseReqToFdFunction · 0.85
Dmsg1Function · 0.85
T_Function · 0.85

Tested by

no test coverage detected