[Bug 1809682] [NEW] "systemctl enable corosync-qdevice.service" fails

Launchpad Bug Tracker 1809682 at bugs.launchpad.net
Fri Feb 8 12:21:51 UTC 2019


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

"systemctl enable corosync-qdevice.service" fails:
Synchronizing state of corosync-qdevice.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable corosync-qdevice
update-rc.d: error: corosync-qdevice Default-Start contains no runlevels, aborting.

Reason is that an init.d script as well as a systemd service definition exists:
# dpkg -L corosync-qdevice
/lib/systemd/system/corosync-qdevice.service
/etc/init.d/corosync-qdevice

Therefore, using pcs to add a qdevice to the cluster fails:
pcs quorum device add model net host=qdevice-host algorithm=ffsplit
Log:
I, [2018-12-24T22:39:00.208158 #149]  INFO -- : Running: systemctl enable corosync-qdevice.service
I, [2018-12-24T22:39:00.208322 #149]  INFO -- : CIB USER: hacluster, groups: 
I, [2018-12-24T22:39:00.463878 #149]  INFO -- : Return Value: 1
E, [2018-12-24T22:39:00.464110 #149] ERROR -- : Enabling corosync-qdevice failed

Workaround is to manually remove the "/etc/init.d/corosync-qdevice"
script.

Solution is to remove the "/etc/init.d/corosync-qdevice" file from the
"corosync-qdevice" package.

** Affects: corosync (Ubuntu)
     Importance: Medium
     Assignee: Don van der Haghen (donvdh)
         Status: Triaged


** Tags: patch
-- 
"systemctl enable corosync-qdevice.service" fails
https://bugs.launchpad.net/bugs/1809682
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list