Hi! I hit the same issue. This was a bug in 16.2.0 that wasn't completely fixed, but I think we have it this time. Kicking of a 16.2.3 build now to resolve the problem.
(Basically, sometimes docker calls the image docker.io/ceph/ceph:foo and somethings it's ceph/ceph:foo, and our attempt to normalize missed one case.) sage On Thu, May 6, 2021 at 9:59 AM Kai Börnert <[email protected]> wrote: > > Hi all, > > upon updating to 16.2.2 via cephadm the upgrade is being stuck on the > first mgr > > Looking into this via docker logs I see that it is still loading modules > when it is apparently terminated and restarted in a loop > > When pausing the update, the mgr succeeds to start with the new version, > however when resuming the update, it seems to try to update it again > even tho it already has the new version, leading to the exact same loop. > > Is there some setting or workaround to increase the time before it is > attempted to be redeployed, or can this behavior be caused by something > else? > > Greetings, > > Kai > _______________________________________________ > 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]
