-
Notifications
You must be signed in to change notification settings - Fork 107
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
Comments
Please don't. The CentOS 7 kernel is too old to reliably manage containers managed by cephadm. |
Ok, but regarding the repo issue what can I do ? |
you don't need cephadm installed as a package. just leave it out. but you need to install lvm2, podman and chrony |
I want to install through repo. docker, chrony, python3 already setup. |
perfect. |
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
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
The text was updated successfully, but these errors were encountered: