Replies: 1 comment
-
https://github.com/OpenIdentityPlatform/OpenDJ/wiki/How-To#backup-and-restore ./restore --backupDirectory /home/opendj/backup/config/userRoot/ --offline |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have a problem with the upgrade (from 3.0 to 4.5).
I have made full backup.
./backup --backupAll --backupDirectory /home/opendj/backup
I have tried to restore config backend.
./restore --backupDirectory /home/opendj/backup/config --offline
I have received error message:
[29/Jul/2022:12:17:52 +0200] category=TOOLS severity=ERROR msgID=315 msg=The backups contained in directory /home/opendj/backup/config were taken from a Directory Server backend defined in configuration entry ds-cfg-backend-id=config,cn=Backends,cn=config but no such backend is available
I have found this record in backup:
I should restore configurations, because it contains the following informations:
How can I restore config backend?
Regards,
Attila
Beta Was this translation helpful? Give feedback.
All reactions