Skip to content

Backup

File To Backup

Files, which should be backed up are the Nginx and Web GUI configuration files and additionally Web GUI's database (which stores users).

All of these files are stored in the one directory (on the Primary worker), which is ${onteon_node_manager_path}/store/drbd/onteon-ha-resource-0/nginx (by default /usr/local/bin/onteon-node-manager/store/drbd/onteon-ha-resource-0/nginx).

Restore Backup

  1. Reinstall Cluster.
    1. Remove Application Environment using remove application environment script.
    2. Install Application Environment using create application environment script.
  2. Upload and run Cluster Managers on Hetman.
  3. Wait until Cluster Manager establishes cluster state.
  4. Copy backup files to it's origin path ${onteon_node_manager_path}/store/drbd/onteon-ha-resource-0/nginx (by default /usr/local/bin/onteon-node-manager/store/drbd/onteon-ha-resource-0/nginx).
  5. Reload Nginx's configuration.