[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread dskryminskiy
I does a fresh install with bond interface and setup completed successfully, 
thank you for this explanation.
___
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/VTSKITNSKHW4TNI3JYAHPAXEYQJI5NGV/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread Simone Tiraboschi
On Tue, Apr 16, 2019 at 5:21 PM  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/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread dskryminskiy
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.
___
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/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread Simone Tiraboschi
Did you manually created a bridge named ovirtmgmt?

On Tue, Apr 16, 2019 at 5:11 PM  wrote:

> I found error here:
> https://imgur.com/a/Q6JjRZb
> https://imgur.com/a/JCoZOlM
> ___
> 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/QV7MA2WW2NKZMQ7X726LGMZUP3PQZO33/
>
___
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/IYAAB6XZ4S6WQSKEPEB2KVTDRRXZDWRT/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread dskryminskiy
I found error here:
https://imgur.com/a/Q6JjRZb
https://imgur.com/a/JCoZOlM
___
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/QV7MA2WW2NKZMQ7X726LGMZUP3PQZO33/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread Simone Tiraboschi
On Tue, Apr 16, 2019 at 4:26 PM  wrote:

> I also check logs on VM and see:
> https://imgur.com/a/mDSTj6k


Yes, the issue is definitively there: the engine failed to create ovirtmgmt
and so the host has been set into non operational mode.
I'd suggest to scroll back that file until you find the first error.


>
> ___
> 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/BQMMRZKNF3WBF43QM3C6RGOSLLAWX4HP/
>
___
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/75OMIEIWKFEVVUTSVYW5AEFXK2KQXVHL/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread dskryminskiy
I also check logs on VM and see:
https://imgur.com/a/mDSTj6k
___
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/BQMMRZKNF3WBF43QM3C6RGOSLLAWX4HP/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread dskryminskiy
I search all logs, but found only one error:
Apr 16 07:00:49 prod-srv005 libvirtd: 2019-04-16 12:00:49.458+: 43056: 
error : virNetworkObjAssignDefLocked:589 : operation failed: network 'default' 
already exists with uuid 58322b6f-ee34-4d5b-b134-e57783269af8

Now VM seems like working:
 IdName   State

 1 HostedEngineLocal  running

and network also too:
 Name State  Autostart Persistent
--
 ;vdsmdummy;  active nono
 default  active nono

I establish VNC connection to VM and see that VM have 192.168.122.183/24 and 
default GW 192.168.122.1, but when i start installation i point it to 
10.128.0.100/24

Does it information can help you?
I can provide more info if you need it.
___
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/2U2FUE2SOD6JCTWSZFRKLVPRZY4E6HOM/


[ovirt-users] Re: Cant install oVirt hosted engine 4.3

2019-04-16 Thread Yedidyah Bar David
On Mon, Apr 15, 2019 at 9:38 PM  wrote:
>
> I do a fresh install oVirt 4.3 on CentOS 7.6.1810, but in the end of playbook 
> it falls down:
>
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The 
> system may not be provisioned according to the playbook results: please check 
> the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
> [ ERROR ] Failed to execute stage 'Closing up': Failed executing 
> ansible-playbook
> [ INFO  ] Stage: Clean up
> [ INFO  ] Cleaning temporary resources
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Execute just a specific set of 
> steps]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Set destination directory path]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Create destination directory]
> [ INFO  ] changed: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : include_tasks]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO  ] skipping: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Give the vm time to flush dirty 
> buffers]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Copy engine logs]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : include_tasks]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Remove local vm dir]
> [ INFO  ] ok: [localhost]
> [ INFO  ] TASK [ovirt.hosted_engine_setup : Remove temporary entry in 
> /etc/hosts for the local VM]
> [ INFO  ] ok: [localhost]
> [ INFO  ] Generating answer file 
> '/var/lib/ovirt-hosted-engine-setup/answers/answers-20190415123351.conf'
> [ INFO  ] Stage: Pre-termination
> [ INFO  ] Stage: Termination
> [ ERROR ] Hosted Engine deployment failed: please check the logs for the 
> issue, fix accordingly or re-deploy from scratch.
>   Log file is located at 
> /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20190415122114-rk9ve5.log
>
>
> Log files can be found here:
> https://ufile.io/kylza1g2

From 86fc34ovirt-hosted-engine-setup-20190415122114-rk9ve5.log:

2019-04-15 12:31:27,182-0500 INFO
otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:109 TASK [ovirt.hosted_engine_setup :
Wait for the host to be up]
2019-04-15 12:32:48,145-0500 INFO
otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:109 ok: [localhost]
2019-04-15 12:32:48,548-0500 DEBUG
otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:103 TASK [ovirt.hosted_engine_setup :
debug]
2019-04-15 12:32:48,850-0500 DEBUG
otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:103 host_result_up_check: {'failed':
False, 'attempts': 16, u'changed': False, u'ansible_facts':
{u'ovirt_hosts': [{u'comment': u'', u'update_available': False,
u'protocol': u'stomp', u'affinity_labels': [], u'hooks': [],
u'cluster': {u'href':
u'/ovirt-engine/api/clusters/fe46b0b2-5fa3-11e9-b5d4-00163e4e516d',
u'id': u'fe46b0b2-5fa3-11e9-b5d4-00163e4e516d'}, u'href':
u'/ovirt-engine/api/hosts/49a7c18c-853d-4b00-8291-337474dd0aca',
u'devices': [], u'id': u'49a7c18c-853d-4b00-8291-337474dd0aca',
u'vgpu_placement': u'consolidated', u'external_status': u'ok',
u'statistics': [], u'certificate': {u'organization':
u'ny2.thesmallexchange.com', u'subject':
u'O=ny2.thesmallexchange.com,CN=prod-srv005.ny2.thesmallexchange.com'},
u'nics': [], u'storage_connection_extensions': [], u'port': 54321,
u'hardware_information': {u'supported_rng_sources': []}, u'memory': 0,
u'ksm': {u'enabled': False}, u'se_linux': {}, u'type': u'rhel',
u'status': u'non_operational', u'tags': [], u'katello_errata': [],
u'external_network_provider_configurations': [], u'status_detail':
u'none', u'ssh': {u'port': 22, u'fingerprint':
u'SHA256:nbN07yOtyxAL3IAIUcm7LwaJzvUcJE20sJFsVErm3Ys'}, u'address':
u'prod-srv005.ny2.thesmallexchange.com', u'numa_nodes': [],
u'device_passthrough': {u'enabled': False}, u'unmanaged_networks': [],
u'permissions': [], u'numa_supported': False, u'power_management':
{u'kdump_detection': True, u'enabled': False, u'pm_proxies': [],
u'automatic_pm_enabled': True}, u'name':
u'prod-srv005.ny2.thesmallexchange.com', u'max_scheduling_memory': 0,
u'summary': {u'total': 0}, u'auto_numa_status': u'unknown',
u'transparent_huge_pages': {u'enabled': False},
u'network_attachments': [], u'os': {u'custom_kernel_cmdline': u''},
u'cpu': {u'speed': 0.0, u'topology': {}}, u'kdump_status': u'unknown',
u'spm': {u'priority': 5, u'status': u'none'}}]}}
2019-04-15 12:32:49,151-0500 INFO
otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:109 TASK [ovirt.hosted_engine_setup :
Check host