On Tue, Apr 16, 2019 at 5:21 PM <dskrymins...@devexperts.com> wrote:

> No, i only executed this commands:
> yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm -y
> yum install ovirt-hosted-engine-setup ovirt-engine-appliance -y
> after this i start installation using cockpit.
>
> Also i try second time in text mode:
> hosted-engine --deploy
> but have same results.
>

OK, understood it comes from here:
2019-04-15 12:21:29,642-0500 DEBUG
otopi.plugins.gr_he_common.network.bridge bridge._customization:149
{u'otopi_host_net': {u'changed': False, u'ansible_facts':
{u'otopi_host_net': [u'team0']}, u'_ansible_no_log': False}}
2019-04-15 12:21:29,644-0500 DEBUG otopi.plugins.otopi.dialog.human
human.queryString:159 query ovehosted_bridge_if
2019-04-15 12:21:29,644-0500 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:204 DIALOG:SEND                 Please indicate a nic to
set ovirtmgmt bridge on: (team0) [team0]:
2019-04-15 12:21:32,289-0500 DEBUG otopi.context
context.dumpEnvironment:731 ENVIRONMENT DUMP - BEGIN
2019-04-15 12:21:32,289-0500 DEBUG otopi.context
context.dumpEnvironment:741 ENV OVEHOSTED_NETWORK/bridgeIf=str:'team0'
2019-04-15 12:21:32,289-0500 DEBUG otopi.context
context.dumpEnvironment:741 ENV QUESTION/1/ovehosted_bridge_if=str:'team0'

oVirt doesn't supported teamed interfaces but only bridged one and I guess
that your 'team0' is a team and not a bond.

Unfortunately, due to an ansible issue, we are not able to automatically
identify team network devices:
https://github.com/ansible/ansible/issues/43129

I'd suggest to reconfigure team0 as bond0 (please take care that also the
name is relevant) and try again.


> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/6YCSY5L6HQEP63NTOMUGMVEMGZQZQU7H/
>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BGXSWOKDWHTVBM66T5DJXJF3EABNAVNG/

Reply via email to