# ceph src package : debian/rules
135 dh_systemd_start --no-restart-on-upgrade -Xceph-mon.service 
-Xceph-osd.service -X ceph-mds.service

It has the --no-restart-on-upgrade flag which is responsible for not
stopping the service on upgrade. But there is an exclusion for : ceph-
mon, ceph-osd and ceph-mds, meaning they are subject to restart with
that exclusion (-X).

What is the expected behaviour here for mon, osd and mds ?

- Eric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840347

Title:
  Ceph 12.2.12  restarts services during upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1840347/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to