26 May
2025
26 May
'25
3:02 p.m.
Hi Ceph community, I'm deploying a fresh Ceph cluster using Almalinux9 and Squid version. Deployment with: "dnf -y install https://download.ceph.com/rpm-19.2.2/el9/noarch/cephadm-19.2.2-0.el9.noarch...." Then bootstrap (all runs fine). But launching cephadm shell I get this message that I cannot fully understand from podman: "Not using image 'xxx' as it's not in list of non-dangling images with ceph=True label" I saw that I can clean old images with "podman system prune -a" but this is a fresh install. Can I continue safely to deploy or is this a problem ? Thanks Patrick