Summary:
I have a database, but I want to ensure it is valid, or create a new database that is valid.
Background:
Duplicati is backing up to B2.
Mid-February I moved /home from Linux laptop “A” to Linux laptop “B”, and also moved the Duplicati configuration and local database. Backups were stopped on laptop “A”. Laptop “B” was backing up without any known significant issues. On March 23 laptop “B” developed an issue related to a BIOS update and would no longer boot.
I still had a copy of /home from laptop “A” from mid-February, and was able to start with that.
I attempted a delete and recreate database which failed after 1.5-2 days. I believe - but am not sure - that the root cause of the failure was insufficient space in /tmp.
After some other restore/recreate attempts that went nowhere and some searching of articles in this forum, I was able to get the Duplicati server running using /var/tmp, and was able to do a restore of /home using the “direct restore from a saved config” option. Based on articles and a small test restore I tried I was expecting this to create a temporary database for the restore, but it seems to have created a “permanent” database.
Current situation:
So now I have a local database that I was not expecting! I have not attempted any new backups at this point.
What am I asking?
Is there a way to validate the current local database that was created by the “direct restore from saved config”? If not, what would be the “best practice” for recreating the database?