[pve-devel] libknet1 update don't restart corosync
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Sep 27 09:40:16 CEST 2019
On September 27, 2019 8:53 am, Alexandre DERUMIER wrote:
> Hi,
>
> I have noticed that when you upgrade libknet1 (and fix the crash of corosync),
>
> corosync is not auto restarted.
yes, just like any other library except libc6 in Debian. there is
tooling to handle this in general ('needrestart' is the most widespread
one), but they require some tuning to not restart services that need to
keep running, avoid false positives, etc.pp.
> Maybe should we bump the corosync package too to force a restart ?
would be one possibility. the other would be to add a trigger from knet
to corosync, if we want to always have this behaviour for that set of
packages.
More information about the pve-devel
mailing list