UiPath Documentation
automation-suite
2.2510
true
UiPath logo, featuring letters U and I in white

Automation Suite on Linux installation guide

Last updated Mar 26, 2026

Optional: Increasing fault tolerance

This page is applicable only to the multi-node HA-ready production profile with in-cluster objectstore.

By default, the multi-node HA-ready production profile allows for one server node going down without causing a deployment failure. You can increase the tolerance to server node failure using the fault_tolerance parameter in the cluster_config.json file. The parameter modifies the replication factor of in-cluster storage components such as Ceph.

Hardware requirements

To increase fault tolerance beyond 1, make sure your environment meets the following requirements:

  • Your cluster consists of a minimum of 2x+1 server nodes, where x is the required server node fault tolerance;
  • Each server node has raw device configured.

How to increase fault tolerance

To increase fault tolerance beyond 1, take the following steps:

  1. Set fault_tolerance to the required value in the cluster_config.json file. If you set it before starting the installation or upgrade operation, you do not need to take any additional steps.

  2. Run the installer to complete the process from any of the server nodes:

    ./bin/uipathctl manifest apply /opt/UiPathAutomationSuite/cluster_config.json --versions versions/helm-charts.json
    ./bin/uipathctl manifest apply /opt/UiPathAutomationSuite/cluster_config.json --versions versions/helm-charts.json
    
  • Hardware requirements
  • How to increase fault tolerance

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated