<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>I have installed IPA across 3 nodes.  In order to point the ovirt server at the new IPA/DNS servers and to clean up I ran engine-cleanup aiming to delte the ovirt setup.   However it seems even though I ran this something, &quot;vdsm?&quot; is still running and controlling the networking.<br><br></div>So down under /etc/sysconfig/network-scripts I see,<br><br>=========<br>/etc/sysconfig/network-scripts<br>[root@ovirt1 network-scripts]# ls -l<br>total 256<br>-rw-rw-r--. 1 root root   130 Nov  1 10:32 ifcfg-enp0s25<br>-rw-r--r--. 1 root root   254 Sep 16  2015 ifcfg-lo<br>-rw-rw-r--. 1 root root   252 Nov  1 10:32 ifcfg-ovirtmgmt<br>8&gt;&lt;-----<br>==========<br><br></div>So my first Q is why when I run engine-cleanup isnt the networking cleaned up?  should I file this as a bugzilla?<br><br></div>After that I can see that  ifcfg-ovirtmgmt is still controlling DNS,<br><br>==========<br>8&gt;&lt;----<br>[root@ovirt1 network-scripts]# tail ifcfg-ovirtmgmt <br>ONBOOT=yes<br>IPADDR=192.168.1.34<br>NETMASK=255.255.255.0<br>GATEWAY=192.168.1.1<br>BOOTPROTO=none<br>MTU=1500<br>DEFROUTE=yes<br>NM_CONTROLLED=no<br>IPV6INIT=no<br>DNS1=192.168.1.240<br>[root@ovirt1 network-scripts]#<br>===========<br><br></div>So I tried to set, <br><br>DNS1=192.168.1.31<br>DNS2=192.168.1.32<br>DNS3=192.168.1.33<br><br></div>rebooted and, no I see,<br><br>DNS1=192.168.1.240 again<br><br></div>So I also see that the vdsm service is still running,<br><br>==========<br>[root@ovirt1 network-scripts]# systemctl status vdsm-network.service<br>● vdsm-network.service - Virtual Desktop Server Manager network restoration<br>   Loaded: loaded (/usr/lib/systemd/system/vdsm-network.service; enabled; vendor preset: enabled)<br>   Active: active (exited) since Tue 2016-11-01 10:32:51 NZDT; 2h 0min ago<br>  Process: 2873 ExecStart=/usr/bin/vdsm-tool restore-nets (code=exited, status=0/SUCCESS)<br>  Process: 2848 ExecStartPre=/usr/bin/vdsm-tool --vvverbose --append --logfile=/var/log/vdsm/upgrade.log upgrade-unified-persistence (code=exited, status=0/SUCCESS)<br> Main PID: 2873 (code=exited, status=0/SUCCESS)<br>   CGroup: /system.slice/vdsm-network.service<br><br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 client step 2<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 parse_server_challenge()<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 ask_user_info()<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 client step 2<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 ask_user_info()<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 make_client_response()<br>Nov 01 10:32:45 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 client step 3<br>Nov 01 10:32:51 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 client mech dispose<br>Nov 01 10:32:51 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> python[2887]: DIGEST-MD5 common mech dispose<br>Nov 01 10:32:51 <a href="http://ovirt1.ods.graywitch.co.nz">ovirt1.ods.graywitch.co.nz</a> systemd[1]: Started Virtual Desktop Server Manager network restoration.<br>[root@ovirt1 network-scripts]# <br>===========<br><br></div>why after cleaning up is this still active?<br><br></div>Next, I have grep&#39;d under /etc/ and cannot find where its getting its obsolete network DNS info info from.<br><br></div>So I need to know where this info is stored? so I can edit is via the CLI?  database?<br><br></div>There is no web ui running as engine-cleanup has removed that so I cant work via the web ui.<br><br></div>Is there anything else I need to manually stop, disable and remove after running engine-cleanup?  <br><div><br></div><div>thanks<br><br><br></div><div><br><br><br><br><br><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></div>