Replies: 3 comments 4 replies
-
This following describes the restore of a remote backup to a new restore-computer. DEFINITIONS: REQUIRED INFORMATION: Using Vorta, the information a)-e) can be exported on a per-profile base as follows:
Recommendation for export: Export the settings of ALL profiles in .json files (as described). Important: When exporting, you can choose if the passphrase for the repository should be be included in the .json file - if you do not include the passphrase, you have to keep/ save the passphrases at another place. Recommendation to ensure that you can restore:
RESTORE:
First Set up the ssh access to the remote-backup-server:
Then, for each "Profile"/repository you want to restore:
CLEANING UP - after restore :
edit: Add requirements about "keyfiles". |
Beta Was this translation helpful? Give feedback.
-
Testing the restore from a remote backup server, I only found one small "issue". Possible enhancement: Perhaps, in the future, one could add a differentl naming scheme for the .json file for the case of a restore. e.g. ".vorta.restore.json" - instead of .vorta.init.json in order to
When the .vorta.restore.json is imported - also the settings for automatic backups are imported. This is of course fine - however it could lead to wrong conclusions. Automatic backup will not be executed automatically. So there is not reason to panic, when doing a restore.
Any thoughts on this? Please let me know if I should open a feature request? |
Beta Was this translation helpful? Give feedback.
-
@real-yfprojects To test if Vorta tries to "run missed backups after startup", I set up a test backup with automatic backup and "run missed backups..." on my old computer, exported the settings to my restore-computer and imported the settings.
Profile 2 should be the imported profile. If I interpret the last line correctly, "run missed backups" is not executed, here. In addition I tested what happens at the next automatic backup time:
:-) It seems that no automatic backups are executed after the import of the setting. |
Beta Was this translation helpful? Give feedback.
-
Following a discussion about restoring data from a backup, I decided to test and document the restore from a remote backup server.
Scenario: Your old computer has been stolen or destroyed - so you have to use a new computer to restore your backup. So this is all about restore in a worst case scenario.
In other cases restore is much easier. If, for example, you just want to restore a file from yesterdays backup on your computer, it is sufficient to open Vorta, go to Archives, mount the archive from yesterday, browse yesterdays backup in a file manager and restore (copy and paste) the file. In this case no additional information would be required and you could just use your local Vorta setup.
Goal of this discussion: Document the prerequisites and necessary steps for a restore (disaster recovery).
I hope the following may be helpful in order to complement the documentation or start a discussion about what should be added to the documentation. (if anything)
The following has been tested using Vorta 9.1 on Linux. Please feel free to point out any mistakes.
Beta Was this translation helpful? Give feedback.
All reactions