Automation Suite
2022.4
false
Banner background image
Automation Suite Installation Guide
Last updated Apr 24, 2024

Manual: Disabling the Backup on the Cluster

Important:
  • Disabling the cluster backup will cause data loss. The operation will affect data created between the last scheduled backup and the time you disabled the backup.
  • To disable the backup, you need to perform the operation on all the server nodes of the cluster.

Disabling the Backup on the First Server Node

You can perform this operation on any server node in the cluster. Note that this operation entails disabling etcd (cluster configuration) and data backup at the same time. This setup alone will not disable the backup on the entire cluster. You must disable the backup on the other server nodes as well, if there are any.

To disable etcd and data backup, run:

./install-uipath.sh -i backup.json -o output.json -b --disable-backup --accept-license-agreement./install-uipath.sh -i backup.json -o output.json -b --disable-backup --accept-license-agreement

Disabling the Backup on the Remaining Server Nodes

This operation disables the etcd backup on the other server nodes. You need to perform this step on the remaining server nodes. You do not have to disable data backup. This is because data backup is not node-specific, but at a cluster level, which you have already disabled via the previous command.

./install-uipath.sh -i backup.json -o output.json -b -j server --disable-backup --accept-license-agreement./install-uipath.sh -i backup.json -o output.json -b -j server --disable-backup --accept-license-agreement

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.