ceph / ceph/ceph-cookbook

Ceph pacific repo on centos7 through cephadm

Open
#232 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
101
Forks
104
PR merge metrics
No merged PRs in 30d

Description

Hi,
I tried to install ceph pacific through cephadm on centos7.
I got repo error.
[root@cephmon01 ~]# **./cephadm install**
Installing packages ['cephadm']...
Non-zero exit code 1 from yum install -y cephadm
yum: stdout Loaded plugins: fastestmirror
yum: stdout Loading mirror speeds from cached hostfile
yum: stdout * base: ftp.funet.fi
yum: stdout * extras: ftp.funet.fi
yum: stdout * updates: ftp.funet.fi
**yum: stderr https://download.ceph.com/rpm-pacific/el7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `./cephadm install` on CentOS 7 and inspect the yum request for `https://download.ceph.com/rpm-pacific/el7/x86_64/repodata/repomd.xml`. Determine whether the cookbook or installation workflow owns this repository configuration; done means the reported 404 is resolved or the supported platform limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
centos
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.