linstor-server
linstor-server copied to clipboard
Controller wont automatically start after upgrade from repo
On Proxmox system after upgrade of linstor-controller from repo (apt update && apt upgrade -y) , linstor-controller.service is not running and has to be started manually.
Expected behaviour is for linstor-controller to start automatically after upgrade.
On debian based system if it is common, that you are responsible to restart the service. We do not have any settings that would prevent restarting. e.g. on centos this is done automatically
I can't accept that as an answer. Firstly of, our linstor-controller is on Ubuntu Server 18.04, not Debian. And I never seen this behaviour with any other software. Secondly, linstor-sattelite is on PVE nodes, that are Debian based and they are totally fine with starting after upgrade on their own.
Ok, I read more about this now. I was really under the impression that this is a default policy on debian. As I have seen this behavior on several other services packages, but apparently there is no rule for that, so the package itself should do this. I'll have a look at it