Space Recovery with Persistence

When you configure persistence, you have the option of configuring space recovery.

Space recovery has two options that you can specify through the API functions or the recover command.

Recovery with Data
Use this option if data loss is not acceptable and you want to reload the data from persistence files into the space.
Recovery Without Data
If data loss is acceptable, then use recovery without data. This specifies that ActiveSpaces does not load data back into the space from persistence files.

You can perform recovery by using:

  • API operations
  • The Admin CLI

For detailed information on setting up recovery, see Recovery with Persistence.