Backup Verification - Backup Verification - You can verify if the backup is set to perform successfully. - Alfresco - Alfresco Search Services - Alfresco/Alfresco-Search-Services/2.0/Alfresco-Search-Services/Administer/Back-up/Backup-Verification - 2.0 - 2.0

Alfresco Search Services

Platform
Alfresco
Product
Alfresco Search Services
Release
2.0
License
ft:lastPublication
2026-01-23T13:34:08.941000
ft:locale
en-US

You can verify if the backup is set to perform successfully.

To verify the backup, follow the steps below.

Note: To configure authentication for HTTP, see Search Services administration in Alfresco Content Services documentation.
  1. Start Search Services and Alfresco Content Services.
  2. Open the Solr Admin Console and execute a backup of the two cores using the following commands:
    • http://localhost:8983/solr/alfresco/replication?command=backup
    • http://localhost:8983/solr/archive/replication?command=backup
  3. Use the following commands to check the status of the back up:
    • http://localhost:8983/solr/alfresco/replication?command=details
    • http://localhost:8983/solr/archive/replication?command=details
  4. Enter in the Solr node through SSH, navigate to the root backup directory.
  5. Make sure the directory contains two folders, alfresco and archive, that host the corresponding backups.
  6. Re-execute another backup using the following commands:
    • http://localhost:8983/solr/alfresco/replication?command=backup&location=tmp
    • http://localhost:8983/solr/archive/replication?command=backup&location=tmp
  7. Make sure the backup is still created in the root backup directory and not in /tmp.