Change in vdsm[master]: Prevent systemd to kill dhclient once vdsm-network service i...

ibarkan at redhat.com ibarkan at redhat.com
Wed Mar 25 14:46:41 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: Prevent systemd to kill dhclient once vdsm-network service is stopped
......................................................................


Patch Set 1: Verified+1

verified by configuring a persistent dhcp network and letting vdsm start and restore it. stopping vdsm-network and observing running dhclient:
[root at centos7 tests]# pgrep dhclient
1425
[root at centos7 tests]# systemctl stop vdsm-network
[root at centos7 tests]# pgrep dhclient
1425

-- 
To view, visit https://gerrit.ovirt.org/39137
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie77d3448c2144b94194ccbe37995fcca008430dc
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list