[Debian-ha-maintainers] Bug#862248: No straightforward and permanent way to disable DRBD autostart, no drbd systemd unit file

Ferenc Wágner wferi at niif.hu
Thu May 11 07:04:39 UTC 2017


Apollon Oikonomopoulos <apoikos at debian.org> writes:

> On 09:15 Thu 11 May, Christian Balzer wrote:
>
>> Firstly I recreated the initial state bu unmasking drbd and enabling 
>> it, then reloading systemd.
>> 
>> That find then gives us:
>> ---
>> /run/systemd/generator.late/drbd.service
>> /etc/systemd/system/multi-user.target.wants/drbd.service
>
> So, now we need ls -l 
> /etc/systemd/system/multi-user.target.wants/drbd.service to see how old 
> the symlink is and where it points to.

And please do the same after *disabling* drbd.service, as Appollon
originally requested:

 $ systemctl disable drbd.service
 $ systemctl daemon-reload
 $ find /lib/systemd /run/systemd /etc/systemd -name drbd.service -ls

(The -ls at the end makes up for the separate ls -l command.)

> Can you also zgrep drbd-utils /var/log/dpkg.log*?
-- 
Feri



More information about the Debian-ha-maintainers mailing list