Sandro Bonazzola has posted comments on this change. Change subject: systemd: set KillMode to process for vdsmd ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/40183/2/init/systemd/vdsmd.service.in File init/systemd/vdsmd.service.in: Line 19: User=@VDSMUSER@ Line 20: Group=@VDSMGROUP@ Line 21: PermissionsStartOnly=true Line 22: TimeoutStopSec=@SERVICE_STOP_TIMEOUT@ Line 23: KillMode=process > Is it safe enough to still kill all the other sub-process excluding gluster ioprocess is killed by vdsm on sigterm, not by systemctl. I've not digged into how vdsm terminate ioprocess but it should handle it cleanly Line 24: Line 25: [Install] -- To view, visit https://gerrit.ovirt.org/40183 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifc0d7a6db7c59bbddbcd2a7dff8e2379802f51f5 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Vijay Bellur <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
