UiPath Documentation
automation-suite
2023.4
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Linux 版 Automation Suite 安装指南

将集群内对象存储迁移到外部对象存储

要从集群内对象存储迁移到外部对象存储,请执行以下步骤:

  1. 更新 cluster_config.json 文件中的外部对象存储参数。有关说明,请参阅外部对象存储配置
  2. 重新运行install-uipath.sh安装程序:
    • 在在线安装中,运行以下命令:
      ./install-uipath.sh -i cluster_config.json -o output.json -f -s --accept-license-agreement./install-uipath.sh -i cluster_config.json -o output.json -f -s --accept-license-agreement
    • 在离线安装中,运行以下命令:
      ./install-uipath.sh -i cluster_config.json -o output.json -f -s --install-type offline --accept-license-agreement./install-uipath.sh -i cluster_config.json -o output.json -f -s --install-type offline --accept-license-agreement
  3. 确保已准确复制文件,然后在替代存储解决方案(例如 NFS)上创建 Ceph 数据的备份。此步骤对于防止可能发生的数据丢失至关重要。
  4. 将所有产品配置为与外部对象存储连接后,您可以通过运行以下命令来卸载 Ceph:
    ./configureUiPathAS.sh objectstore uninstall./configureUiPathAS.sh objectstore uninstall

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新