Fabian Deutsch has submitted this change and it was merged. Change subject: defaults: Add vdsmd to stop/start in network conf ......................................................................
defaults: Add vdsmd to stop/start in network conf When configuring network the listed services are stopped and started: network, ntpd, ntpdate, rpcbind, nfslock, rpcidmapd, nfs-idmapd and rpcgssd. VDSM requires rpcbind and if we stop this service during the configure of network vdsm will be terminated as it requires this service in systemd unit file. This patch adds the vdsmd as a service to be stopped and started when network is configured. Change-Id: I11808417c8358777478f0cf9f821d93cafbb9f3b Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1209836 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, approved Douglas Schilling Landgraf: Verified -- To view, visit https://gerrit.ovirt.org/42239 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11808417c8358777478f0cf9f821d93cafbb9f3b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
