Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceph pacific repo on centos7 through cephadm #232

Open
BAristide opened this issue Jun 18, 2021 · 6 comments
Open

Ceph pacific repo on centos7 through cephadm #232

BAristide opened this issue Jun 18, 2021 · 6 comments

Comments

@BAristide
Copy link

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

@sebastian-philipp
Copy link

Please don't. The CentOS 7 kernel is too old to reliably manage containers managed by cephadm.

@BAristide
Copy link
Author

Ok, but regarding the repo issue what can I do ?

@sebastian-philipp
Copy link

you don't need cephadm installed as a package. just leave it out. but you need to install lvm2, podman and chrony

@BAristide
Copy link
Author

I want to install through repo. docker, chrony, python3 already setup.

@sebastian-philipp
Copy link

perfect.

@sherry075
Copy link

Hello, I have the same problem. Did you figure out a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants