Server: 4 SSDs, 8 FDB processes
Backup command line:
fdbbackup start -d file:///media/fdb-backup
On the server machine I can restore the created backup.
If I rsync
the backup to an Intel NUC: 1 SSD, 1 FDB process
Restore command line:
fdbrestore start -r file:///media/fdb-backup/backup-2019-03-25-09-56-28.068813
Console:
Backup Description
URL: file:///media/fdb-backup/backup-2019-03-25-09-56-28.068813
Restorable: true
Snapshot: startVersion=58338267559 (2019-03-26 14:21:11) endVersion=59094195768 (2019-03-26 14:33:47) totalBytes=58544269652 restorable=true
SnapshotBytes: 58544269652
MinLogBeginVersion: 58337705245 (2019-03-26 14:21:11)
ContiguousLogEndVersion: 59114204084 (2019-03-26 14:34:07)
MaxLogEndVersion: 59114204084 (2019-03-26 14:34:07)
MinRestorableVersion: 59094195768 (2019-03-26 14:33:47)
MaxRestorableVersion: 59114204083 (2019-03-26 14:34:07)
ERROR: Corrupted backup data
Fatal Error: Corrupted backup data
Strange: All timestamps are in the future.