Re: [ovirt-users] Losing IP config on host

2016-04-04 Thread Rein van Weerden
->Rein. > On 24 Mar 2016, at 05:03, David LeVene wrote: > > Hi Rein, > > Not sure if you are using IPv6, but I ran into this issue it wouldn't > configure things correctly. If I fixed it manually after a reboot it would > fail again. There is a patch that is

[ovirt-users] Losing IP config on host

2016-03-23 Thread Rein van Weerden
Hi All, When creating a new host i lose the ip configuration on the host while creating the interfaces. Please advice. Using: oVirt engine 3.6.3.4-1 on CentOS 7 oVirt engine SDK python 3.6.3.0 ->Rein. ___ Users mailing list Users@ovirt.org h

[ovirt-users] OVirt SDK python ip problem

2016-03-04 Thread rein
]) > ), >) > except Exception as e: > print("Could not setup a management interface for host > {}.\n--\n{}\n--").format(host, str(e)) > return No