Enabling and disabling storage backup

By default, the IBM OpenPages® backup includes the storage folder and its content. You can disable storage backup by setting the BACKUP_OP_STORAGE parameter in the op-backup-restore.env file.

Procedure

  1. Open a command or shell window on the OpenPages server.
  2. Navigate to the op-backup-restore.env file in the bin directory as follows.
    Table 1. Installation locations
    Operating system Installation location
    Windows <OP_HOME>\aurora\bin
    Linux® <OP_HOME>/aurora/bin
  3. Open the op-backup-restore.env file in a text editor of your choice.
  4. Set the value of the BACKUP_OP_STORAGE parameter in the file to one of the following:
    Table 2. BACKUP_OP_STORAGE parameter values and their meanings
    If the value is set to... Then...
    true The storage folder and its content are backed up.

    This is the default value.

    false The storage folder and its content are not backed up.
  5. When finished, save the changes to the file and exit the editor.