Hi Alex,

Which Linux distribution are you running? And what versions of 'crun' did you 
need to upgrade between for your Ceph containers to start? Which version of 
Ceph, BTW?

With Enterprise Linux, 'podman' requires 'containers-common', which in turn 
requires 'crun'. So when cephadm-preflight.yml installs or updates podman, 
'crun' should also be installed or updated accordingly.

I'm saying 'should' as I only see 'runc' being update (not 'crun') in dnf.log 
(RHEL 9.5) each time 'podman' is updated. I haven't encountered the issue 
you're reporting, though.

$ dnf repoquery --resolve --requires podman
(removed)
containers-common-2:1-96.el9_5.x86_64
crun-0:1.16.1-1.el9.x86_64
podman-4:5.2.2-15.el9_5.x86_64
runc-4:1.1.13-4.el9.x86_64

$ rpm -q --whatrequires crun
containers-common-1-96.el9_5.x86_64

$ rpm -q --whatrequires containers-common
podman-5.2.2-13.el9_5.x86_64

Regards,
Frédéric.

----- Le 16 Avr 25, à 14:25, Alex [email protected] a écrit :

> Good morning.
> 
> Should the Preflight playbook maybe update `crun` as well? I was updating
> the Ceph version yesterday and it wouldn't work until I updated `crun`.
> 
> Thanks.
> _______________________________________________
> ceph-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to