Backing Up Cluster Data
The Backups panel provides a control for creating a backup of cluster data. The following server configuration elements control backup execution:
<restartable enabled="true"/> - Global setting required to be "true" for backups (for all servers) to be enabled. False by default.
<data-backup>terracotta/backups - server-level element setting the path for storing the backup files. The default path is shown.
For more information on restoring from backups, see "Restoring Data from a Backup" in the Terracotta Server Array Administer Guide.