[ovirt-users] Re: Help - Unable to break bond interface from Ovrit Engine

2022-10-22 Thread info
Hi, Finally I found the bond break option while right click on bond interface. Thank you ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt

[ovirt-users] Re: Start Hosted Engine - new installation 4.5.3.1

2022-10-22 Thread Roberto Ramirez
I am having the same issue :( ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Please, Please Help - New oVirt Install/Deployment Failing - "Host is not up..."

2022-10-22 Thread ajude . pereira
Ran into the same issue. This is causes by ansible using some combination of python 3.6 and 3.9 which have separate package stores. Fix was to install pip 3.9 and then using pip3.9 install netaddr and jmespath. > python3.9 -m ensurepip --upgrade > pip3.9 install netaddr jmespath

[ovirt-users] Start Hosted Engine - new installation 4.5.3.1

2022-10-22 Thread nowak . pawel . mail
Hi, I am trying to configure "Hosted Engine Deployment". I get a message "The ipaddr filter requires python's netaddr be installed on the ansible controller". I think I have the necessary components installed. How to solve the problem? ___ Users mailing

[ovirt-users] Re: RPM issues updating Ovirt 4.5.2 to 4.5.3

2022-10-22 Thread Christoph Timm
Hi all, also the update of a CentOS Stream 8 host is not working. Also here I have updated the centos-release-ovirt45 (8.7-3) package before. Error:  Problem: package rdo-openvswitch-1:2.15-2.el8.noarch requires network-scripts-openvswitch = 1:2.15, but none of the providers can be installed  

[ovirt-users] Zanata access request

2022-10-22 Thread Vladimir Talankin
Hello! I'm writing on behalf of the HOSTVM support team. HOSTVM is a virtualization platform based on Ovirt. For the purposes of improving UI languages, can you please provide us with account details for Zanata ( https://zanata.ovirt.org/)? If any additional information is needed, just let me

[ovirt-users] Re: Please, Please Help - New oVirt Install/Deployment Failing - "Host is not up..."

2022-10-22 Thread Matthew J Black
Question: Are the hosted-engine flags "--ansible-extra-vars=he_offline_deployment" & "--ansible-extra-vars=he_pause_host" mutually exclusive? The reason I ask is that when I run "hosted-engine --deploy --4 --ansible-extra-vars=he_offline_deployment=true