Automation Suite
2022.4
False
横幅背景图像
Automation Suite 安装指南
上次更新日期 2024年4月24日

向集群中添加新节点

您可以在安装后将服务器节点和代理节点添加到部署中,以增加资源。

重要提示:

单节点评估配置文件和多节点 HA 就绪生产配置文件都支持添加节点。 但是,在单节点环境中添加节点不会导致多节点 HA 就绪生产环境,因为我们不支持在两个部署配置文件之间进行转换。

有关如何下载添加新节点所需的安装包的说明,请参阅下载安装包

要将新节点添加到集群,请执行以下步骤:

  1. 创建或配置新节点,并根据以下内容配置磁盘和打开端口:配置计算机
  2. 按如下所示在负载均衡器中配置节点:配置负载均衡器
  3. 复制任何服务器节点中 /opt/UiPathAutomationSuite 提供的安装程序包。
  4. 对于在线安装,请运行以下命令之一。
    • 要导航到安装程序文件夹,请运行以下命令。将 {VERSION} 替换为实际的安装程序版本。示例:如果您使用的是 Automation Suite 2021.10.3 版,请将 {VERSION} 替换为 2021.10.3。

      sudo su -
      chmod -R 755 /opt/UiPathAutomationSuite
      cd /opt/UiPathAutomationSuite/online_installer_{VERSION}sudo su -
      chmod -R 755 /opt/UiPathAutomationSuite
      cd /opt/UiPathAutomationSuite/online_installer_{VERSION}
    • 要添加新的服务器节点,请运行以下命令:

      ./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j server --accept-license-agreement./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j server --accept-license-agreement
      
    • 要添加新的代理节点,请运行以下命令:

      ./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j agent --accept-license-agreement./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j agent --accept-license-agreement
  5. 对于离线安装,请按照以下说明进行操作:步骤 4.2:创建所有计算机并将其加入集群
    重要提示:

    要添加新的 GPU 或 Task Mining 节点,请按照以下说明操作:

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.