【问题标题】:Disable_platform_check configuration setting but getting same errorDisable_platform_check 配置设置但得到相同的错误
【发布时间】:2018-04-29 14:42:53
【问题描述】:

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

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)。但同样的错误。

【问题讨论】:

  • 这应该在 6.1.5 中修复。请让我知道升级是否适合您。
  • 仅在 6.1.5 中出现错误。
  • 错误消息建议禁用 opscenterd.conf 中的 disable_platform_check 如果您要继续而不进行平台检查。您是否尝试过这样做?
  • 是的,我已经用 disable_platform_check 进行了测试:False 但没有用。

标签: datastax datastax-enterprise datastax-startup


【解决方案1】:

标志应该是“真”。尝试在 opscenter.conf 中添加这一行

[lifecycle_manager]
disable_platform_check = True

【讨论】:

    猜你喜欢
    • 2014-02-13
    • 1970-01-01
    • 2020-12-20
    • 2020-03-07
    • 2021-10-04
    • 2016-07-23
    • 1970-01-01
    • 2014-03-23
    相关资源
    最近更新 更多