Not using image 'xxx' as it's not in list of non-dangling images with ceph=True label
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
Hello, The warning message you are seeing is fixed by https://github.com/ceph/ceph/commit/b4f4323e6ccacbff8899ef9b5c336b238101fe0e I think it did not make it to 19.2.2, though. It should be ok to ignore, or you can build on top of the upstream image and set the label explicitly to get rid of the warning. Cheers, Enrico On 5/26/25 17:02, Patrick Begou wrote:
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 _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Enrico Bocchi CERN European Laboratory for Particle Physics IT - Storage & Data Management - General Storage Services Mailbox: G20500 - Office: 31-2-010 1211 Genève 23 Switzerland
participants (2)
-
Enrico Bocchi
-
Patrick Begou