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 C:\Program Files (x86)\Aspera\Orchestrator\www\var\config\orchestrator.yml_date C:\Program Files (x86)\Aspera\Orchestrator\www\var\config\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 from the Services Panel or Stopping Orchestrator from the Command Line.
  4. Start Orchestrator according to the procedure in Starting Orchestrator from the Services Panel or Starting Orchestrator from the Command Line.
  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.