【问题标题】:Ceph Installation : The repository 'https://download.ceph.com/debian-{ceph-stable-release} xenial Release' does not have a Release fileCeph 安装:存储库“https://download.ceph.com/debian-{ceph-stable-release} xenial Release”没有发布文件
【发布时间】:2018-06-26 07:13:10
【问题描述】:

我正在尝试部署 Ceph 集群,但由于 ceph-deploy install 未成功而被卡住。

我正在关注this 安装文档。 但是ceph-deploy install 没有成功。它给出以下错误:

[org-C][ERROR] RuntimeError:命令返回非零退出状态:100 [ceph_deploy][ERROR] RuntimeError: 无法执行命令:env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update

有错误截图 它说它无法找到 xenial 的 ceph 稳定版本。 谁能帮帮我。

【问题讨论】:

    标签: object-storage ceph


    【解决方案1】:

    您需要在 url/repo 中指定发布版本。 回购是错误的,你有https://download.ceph.com/debian-{ceph-stable-release} 例如,如果要发光,请使用“https://download.ceph.com/debian-luminous

    【讨论】:

      【解决方案2】:

      你需要将/etc/apt/sources.list.d中的ceph.list从

      https://download.ceph.com/debian-{ceph-stable-release}
      

      https://download.ceph.com/debian-luminous
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2021-10-18
        • 2019-07-12
        • 2023-02-19
        • 1970-01-01
        • 2020-07-24
        相关资源
        最近更新 更多