systemd deprecated KillMode 'none', but we still need it, since we manage our VM scopes/slices manually via another service, 'pve-guests.service'. To this extent, replicate the previous behaviour without using the deprecated mode.
Example log message: /run/systemd/transient/101.scope:3: Unit configured to use KillMode=none. [...] I still get the same warning about a 'ceph-volume@.service' in my logs, after upgrading to pacific, though I'm not sure if that's something we need to/can fix, or something left over from the upgrade - any ceph expertise welcome :) qemu-server: Stefan Reiter (1): use KillMode 'process' for systemd scope PVE/QemuServer.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) common: Stefan Reiter (1): systemd: allow SendSIGKILL and TimeoutStopUSec dbus properties src/PVE/Systemd.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel