[DRBD-user] linstor controller vm in HA on proxmox: missing links in /dev/drbd/by-res after boot

Roberto Resoli roberto at resolutions.it
Wed Sep 5 15:35:44 CEST 2018


Il 05/09/2018 09:58, Roberto Resoli ha scritto:
> 
> [Unit]
> After=
> After=network-online.target drbd.service

A correction: according to
man 5 systemd.unit :
"Note that dependencies (After=, etc.) cannot be reset to an empty list, 
so dependencies can only be added in drop-ins. If you want to remove 
dependencies, you have to override the entire
unit."

I have re-edited linsor-satellite unit ovverride as follows:

[Unit]
After=drbd.service

[Service]
ExecStart=
ExecStart=/usr/share/linstor-server/bin/Satellite 
--logs=/var/log/linstor-satellite --config-directory=/etc/linstor 
--keep-res=vm-200

bye,
rob


More information about the drbd-user mailing list