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

cephadm-ansible is not compatible with Ubuntu 24.04 #327

Open
neni84 opened this issue Feb 4, 2025 · 6 comments
Open

cephadm-ansible is not compatible with Ubuntu 24.04 #327

neni84 opened this issue Feb 4, 2025 · 6 comments

Comments

@neni84
Copy link

neni84 commented Feb 4, 2025

It appears that cephadm-ansible is not compatible with Ubuntu 24.04. The official Ceph repositories (https://download.ceph.com) do not provide a release for Ubuntu 24.04, making it impossible to install the required packages.

Additionally, I believe that using cephadm makes installing Ceph packages from repositories unnecessary, as cephadm is designed to handle the entire deployment and management process.

Would it be possible to update cephadm-ansible to reflect this and ensure compatibility with Ubuntu 24.04?

@guits
Copy link
Collaborator

guits commented Mar 5, 2025

contributions are welcome 😆

@guits
Copy link
Collaborator

guits commented Mar 5, 2025

Would it be possible to update cephadm-ansible to reflect this and ensure compatibility with Ubuntu 24.04?

What changes are you thinking of? As you pointed out, download.ceph.com doesn't have packages for Ubuntu 24.04.

@asm0deuz
Copy link
Collaborator

asm0deuz commented Mar 5, 2025

@neni84 You should either ask the question about the support of Ubuntu 24.04 on the ceph-users mailing list or open a new issue here https://tracker.ceph.com/projects

@neni84
Copy link
Author

neni84 commented Mar 5, 2025

Would it be possible to update cephadm-ansible to reflect this and ensure compatibility with Ubuntu 24.04?

What changes are you thinking of? As you pointed out, download.ceph.com doesn't have packages for Ubuntu 24.04.

@guits
I meant to say that with cephadm, it is possible to bootstrap a Ceph cluster on Ubuntu 24.04 without requiring any packages from download.ceph.com to be installed on the nodes. Since cephadm deploys and manages Ceph services in a containerized manner, it is not dependent on distribution-specific package availability.

@neni84
Copy link
Author

neni84 commented Mar 5, 2025

@neni84 You should either ask the question about the support of Ubuntu 24.04 on the ceph-users mailing list or open a new issue here https://tracker.ceph.com/projects

@asm0deuz
Thank you for the information! I will follow your suggestions.

@guits
Copy link
Collaborator

guits commented Mar 5, 2025

@neni84 the preflight playbook installs cephadm and ceph-common from download.ceph.com

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