Hi, while updating a test cluster (Ubuntu 20.04) from octopus (ubuntu repos) to quincy (ceph repos), I noticed that mgr service gets restarted during package install. Right after package install (no manual restarts yet) on 3 combined mon/mgr hosts: # ceph versions { "mon": { "ceph version 15.2.16 (d46a73d6d0a67a79558054a3a5a72cb561724974) octopus (stable)": 3 }, "mgr": { "ceph version 17.2.1 (ec95624474b1871a821a912b8c3af68f8f8e7aa1) quincy (stable)": 3 }, "osd": { "ceph version 15.2.16 (d46a73d6d0a67a79558054a3a5a72cb561724974) octopus (stable)": 8 }, "mds": {}, "overall": { "ceph version 15.2.16 (d46a73d6d0a67a79558054a3a5a72cb561724974) octopus (stable)": 11, "ceph version 17.2.1 (ec95624474b1871a821a912b8c3af68f8f8e7aa1) quincy (stable)": 3 } } Not sure how problematic this is, but AFAIK it was claimed that ceph package installs would not restart ceph services by themselves. Regards Matthias Ferdinand _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx