Rollback from Database Persistence to Disk Persistence

The following describes a rollback of the procedure in Migrating from Disk Persistence to Database Persistence.

  1. Back up the configuration.
    $ cp opt/aspera/var/config/orchestrator/orchestrator.yml_date opt/aspera/var/config/orchestrator/orchestrator.yml
    
  2. Update the configuration by removing the following line from the .yml file:
    persistence_mode: disk
  3. Stop Orchestrator according to the procedure in Stopping Orchestrator.
  4. Start Orchestrator according to the procedure in Starting Orchestrator.
  5. Watch the Orchestrator log file (orchestrator.log) for errors and confirm that the work orders start successfully in the UI.
    See Orchestrator Directory Locations for the location of your log file.