首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Disable_platform_check配置设置,但收到相同的错误

Disable_platform_check配置设置,但收到相同的错误
EN

Stack Overflow用户
提问于 2017-11-16 14:44:26
回答 1查看 596关注 0票数 0

我们正在从opscenterd设置一个新的DSE 5.1.0集群,但仍然面临这个错误。

代码语言:javascript
复制
ERROR: Received error from node event-subtype="MeldError" job-id="127e28d3-1b1c-4d63-8f65-f33bb3b100e0" name="Cassandra-4" ssh-management-address="192.168.150.209" node-id="7d946773-13ec-4ca7-9855-0cd032dd4a9b" event-type="error" message="OS platform (CentOS Linux, 7.4.1708, Core) is not supported for DSE 5.1.0. If absolutely necessary, this check can be turned off with the disable_platform_check configuration setting." (opscd-pool-0)

ERROR: Install job 127e28d3-1b1c-4d63-8f65-f33bb3b100e0 failed! (async-thread-macro-11)

INFO: Install job finished for node name="Cassandra-4" ssh-management-address="192.168.150.209" node-id="7d946773-13ec-4ca7-9855-0cd032dd4a9b" (async-thread-macro-10)

此外,我们还禁用了disable_platform_check并将值设置为False (大写为F)。但是同样的错误。

EN

回答 1

Stack Overflow用户

发布于 2017-12-20 03:15:16

该标志应为"true“。尝试在opscenter.conf中添加此行

代码语言:javascript
复制
[lifecycle_manager]
disable_platform_check = True
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47323248

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档