【问题标题】:IBM Cloud Private Installation: etcd not startingIBM Cloud Private 安装:etcd 未启动
【发布时间】:2019-06-04 22:29:50
【问题描述】:

我一直在按照本指南https://www.ibm.com/support/knowledgecenter/SSBS6K_2.1.0/installing/install_containers_CE.html 在 2 个节点中安装 ICP。 虽然一切顺利,但我收到以下错误:

TASK [master : Waiting for Etcd to start] ***************************************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 600, "failed": true, "msg": "The Etcd component failed to start. For more details, see https://ibm.biz/etcd-fails."}

我可以确认端口中没有防火墙问题。 我尝试使用 -vvv 标志运行安装,但仍不清楚问题可能是什么。 任何帮助将不胜感激。

【问题讨论】:

    标签: etcd ibm-cloud-private


    【解决方案1】:

    您可能希望使用Github 中所述的以下步骤检查配置是否正确 有时 cloud-config 可能是错误的! 如果这没有帮助你可以试试这个: https://github.com/coreos/etcd/issues/4308

    【讨论】:

      【解决方案2】:

      我遇到了同样的问题。

      我在这个线程 https://github.com/kubernetes/kubernetes/issues/54542 的帮助下解决了这个问题。

      您只需要使用“swapoff -a”关闭交换即可。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多