Hopefully that should do the trick:

override_dh_installinit:
.....
- # Ensure Debian/Ubuntu specific systemd units are NOT automatically enabled 
and started
- # Enable systemd targets only
- dh_systemd_enable -Xceph-mon.service -Xceph-osd.service -X ceph-mds.service
- # Start systemd targets only
- dh_systemd_start --no-restart-on-upgrade

override_dh_systemd_enable:
- # systemd start done as part of dh_installinit
+       dh_systemd_enable -Xceph-mon.service -Xceph-osd.service -X 
ceph-mds.service

override_dh_systemd_start:
- # systemd start done as part of dh_installinit
+       dh_systemd_start --no-stop-on-upgrade --no-restart-after-upgrade

** Also affects: ceph (Ubuntu Eoan)
   Importance: High
     Assignee: Eric Desrochers (slashd)
       Status: In Progress

** Also affects: ceph (Ubuntu Disco)
   Importance: Undecided
       Status: New

** Also affects: ceph (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: ceph (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: ceph (Ubuntu Eoan)
   Importance: High => Medium

** Changed in: ceph (Ubuntu Disco)
     Assignee: (unassigned) => Eric Desrochers (slashd)

** Changed in: ceph (Ubuntu Bionic)
     Assignee: (unassigned) => Eric Desrochers (slashd)

** Changed in: ceph (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: ceph (Ubuntu Disco)
       Status: New => In Progress

** Changed in: ceph (Ubuntu Bionic)
       Status: New => In Progress

-- 
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