Hi!
I’m on the verge on installing the Linstor Plugin on my production cluster, and I’m inspecting the steps in https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-proxmox-ls-ls-configuration
The user guide states that this is an extra configuration needed to work in satellite services:
run systemctl edit linstor-satellite.serviceand add:
[Service]
Type=notify
TimeoutStartSec=infinity
And also add the line:
global_filter = [ “r|^/dev/drbd|” ]
to lvm.conf
However, the guide in the blog How to Set Up LINSTOR on Proxmox VE - LINBIT doesn’t mention any off this settings.
Which instructions should I follow?
Regards!