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

调整 PVC 大小

管理对象存储库 (ceph)

现在,我们仅支持用于调整对象存储大小的 PVC。

要查看有关对象存储的更多信息,请运行以下命令:

sudo ./configureUiPathAS.sh objectstore --helpsudo ./configureUiPathAS.sh objectstore --help

输出:

************************************************************************************

Manage objectstore configuration

Usage:
  configureUiPathAS.sh objectstore [command]
  configureUiPathAS.sh objectstore [flags]

Available Commands:
  resize-pvc                          Resize PVC

Flags:
  -h|--help                           Display help

************************************************************************************************************************************************************************

Manage objectstore configuration

Usage:
  configureUiPathAS.sh objectstore [command]
  configureUiPathAS.sh objectstore [flags]

Available Commands:
  resize-pvc                          Resize PVC

Flags:
  -h|--help                           Display help

************************************************************************************

调整 PVC 大小

注意:调整 PVC 大小可能很危险,并且会导致整个集群或少数效果组件停机。因此,在执行此操作之前,请务必小心。

要查看有关调整对象存储 PVC 大小的更多信息,请运行以下命令。

sudo ./configureUiPathAS.sh objectstore resize-pvc --helpsudo ./configureUiPathAS.sh objectstore resize-pvc --help

输出:

***************************************************************************************

Resize PVC provided by different CSI drivers

Arguments
  -s|--size            [Required] : Size of PVC. Allowed formats are
                       - Plain integer
                       - A fixed-point number using one of these suffixes: E, P, T, G, M, k
                       - A fixed-point number using one of power-of-two equivalents suffixes: Ei, Pi, Ti, Gi, Mi, Ki
  -b|--sub-component   [Required] : Sub-component to resize. Possible Values [mon|data]
  -d|--debug           Increase logging verbosity to show all debug logs
  -h|--help            Show this help message and exit
  -f|--force           Allow deletion of pods to resize the PVC. This may cause downtime

Examples
  Update PVC size for objectstore mon to 105 Gi
  configureUiPathAS.sh objectstore resize-pvc --size 105Gi  --sub-component "mon"

******************************************************************************************************************************************************************************

Resize PVC provided by different CSI drivers

Arguments
  -s|--size            [Required] : Size of PVC. Allowed formats are
                       - Plain integer
                       - A fixed-point number using one of these suffixes: E, P, T, G, M, k
                       - A fixed-point number using one of power-of-two equivalents suffixes: Ei, Pi, Ti, Gi, Mi, Ki
  -b|--sub-component   [Required] : Sub-component to resize. Possible Values [mon|data]
  -d|--debug           Increase logging verbosity to show all debug logs
  -h|--help            Show this help message and exit
  -f|--force           Allow deletion of pods to resize the PVC. This may cause downtime

Examples
  Update PVC size for objectstore mon to 105 Gi
  configureUiPathAS.sh objectstore resize-pvc --size 105Gi  --sub-component "mon"

***************************************************************************************

要调整 ceph 对象存储的数据存储大小,请运行以下命令:

sudo ./configureUiPathAS.sh objectstore resize-pvc --size 1024Gi --sub-component datasudo ./configureUiPathAS.sh objectstore resize-pvc --size 1024Gi --sub-component data

上述命令会将数据存储 PVC 的大小调整为 1 TiB。

在开始 PVC 大小的调整操作之前,工具会警告您相关影响。您必须接受,然后才能继续。您也可以使用 --force 标志跳过警告。
注意:如果尝试调整对象存储 pvc 大小的操作失败,请参阅故障排除部分以获取修复方法。
  • 管理对象存储库 (ceph)
  • 调整 PVC 大小

此页面是否有帮助?

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