欢迎访问机房运维工作室

爱数知识库

AnyShare-AnyShare 6.0 获取集群部署模式最佳实践_2

频道:爱数知识库 日期: 浏览:57

AnyShare-AnyShare 6.0 获取集群部署模式最佳实践

关键字

部署模式

适用产品

  • AnyShare Enterprise 6.0.x
  • AnyShare Express 6.0.x
  • AnyShare Cloud 6.0.x

目的

在 AnyShare 集群环境调研时,可参考该最佳实践获取集群部署模式,进一步确认数据库和存储的部署情况。

解决方案

为获取集群部署模式,请按照以下步骤执行:
1. 通过 SSH 登录 AnyShare 节点, 执行以下命令,进入 ECMSManager 目录。

cd /sysvol/apphome/app/ThriftAPI/gen-py-tmp/ECMSManager/

2. 执行以下命令,通过对应接口获取集群部署模式。

./ncTECMSManager-remote -h localhost:9201 get_deployment_mode

更多信息

AnyShare 部署模式有三种,分别为:Standard、Cloud、Professional。AnyShare Express、 AnyShare Enterprise 部署时选择的集群部署模式均为 Standard,AnyShare Cloud 部署 AnyShare 时选择的集群部署模式为 Cloud 。