[ovirt-users] Re: Migrating VMs from 4.3 Ovirt Env to new 4.4 Env

2022-02-21 Thread Abe E
Hey Patrick, First of all thank you for your help these past few days, I see you are quite experienced haha. I thought so too, because i have like 10 VMs that are just clones of 1 main rockylinux vm I built and some failed while others passed, quite random. I almost destroyed the old VMs too so

[ovirt-users] Re: Migrating VMs from 4.3 Ovirt Env to new 4.4 Env

2022-02-21 Thread Patrick Hibbs
I've found that the first export attempt always fails, but subsequent exports tend to work afterwards. Although, it resets after a time. I'm not sure if this is authentication related or not, but it only seems to work for about 24 hours. The easiest way to check that I've found is: 1. Make the in

[ovirt-users] Re: Broke my GlusterFS somehow

2022-02-21 Thread Strahil Nikolov via Users
Rule number 1 with gluster is 'always check on the cli'...Glustereventsd.service sends even notifications to oVirt but if it doesn't work the engine won't identify any issues. By the way check if glusterventsd is working fine. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 21:32, Abe

[ovirt-users] Migrating VMs from 4.3 Ovirt Env to new 4.4 Env

2022-02-21 Thread Abe E
So as title states I am moving VMs from an old system of ours with alot of issues to a new 4.4 HC Gluster envr although it seems I am running into what I have learnt is a 4.3 bug of some sort with exporting OVAs. Some of my OVAs are showing large GB sizes although their actual size may be 20K

[ovirt-users] Re: Broke my GlusterFS somehow

2022-02-21 Thread Abe E
Thats what I did, rebuilt the Ovirt. Im learning alot so I dont mind but I want to make sure its built and designed well by me before I ever let anyone get hands on it from my colleagues as I inherited an old system that was never maintained and its been a lot to figure out how they designed it

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread Strahil Nikolov via Users
Don't do that.Use systemd automount or autofs to fix issues with FS. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 12:48, jb wrote: ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Sta

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Nathanaël Blanchet
Le 21/02/2022 à 17:15, Klaas Demter a écrit : Ansible is now being shipped as part of appstream in rhel8.6/centos stream repos. Not sure how this will be solved for ovirt/rhv :) But the most likely answer for a workaround is you need to exclude ansible-core in appstream repository. Or via cli s

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Klaas Demter
Ansible is now being shipped as part of appstream in rhel8.6/centos stream repos. Not sure how this will be solved for ovirt/rhv :) But the most likely answer for a workaround is you need to exclude ansible-core in appstream repository. Or via cli something along the lines of "dnf update -x ans

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Yannick Barone
Yes Engine check was ok, but running a dnf update give this error too : ]# dnf update Last metadata expiration check: 0:03:50 ago on Mon 21 Feb 2022 04:42:08 PM CET. Error: Problem: package ansible-runner-service-1.0.7-1.el8.noarch requires ansible, but none of the providers can be installed -

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Yannick Barone
OK, I had to install the rpm instead of reinstall it : # dnf install --disablerepo='*' https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm ovirt-release44.rpm

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Nathanaël Blanchet
In fact, the repo is (for any reason) not installed at all, so simply do: sudo dnf install --disablerepo='*' https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm Le 21/02/2022 à 16:39, Yannick Barone a écrit : Please find below the result : # dnf reinstall --disablerepo='*' https://

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Nathanaël Blanchet
Le 21/02/2022 à 16:28, Yedidyah Bar David a écrit : sudo dnf reinstall --disablerepo='*' https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm It partially solves  the issue: Error:  Problem: package ansible-runner-service-1.0.7-1.el8.noarch requires ansible, but none of the providers

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Yannick Barone
Please find below the result : # dnf reinstall --disablerepo='*' https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm ovirt-release44.rpm

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Yedidyah Bar David
On Mon, Feb 21, 2022 at 4:58 PM Nathanaël Blanchet wrote: > > The same issue for me, on engine and ovirt-node hosts > > Le 21/02/2022 à 13:37, yannick.bar...@carandache.com a écrit : > > Hi, > > > > I wanted to update my oVirt Engine Host and Hosts servers this morning, but > > I encouter the sam

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread Nathanaël Blanchet
The same issue for me, on engine and ovirt-node hosts Le 21/02/2022 à 13:37, yannick.bar...@carandache.com a écrit : Hi, I wanted to update my oVirt Engine Host and Hosts servers this morning, but I encouter the same error : engine-upgrade-check or dnf update : FAIL: Failed to download metad

[ovirt-users] Re: ansible ovirt_template: follow as replacement of nested_attributes

2022-02-21 Thread Nathanaël Blanchet
Okay, the issue came from ovirt.ovirt 1.6.5 collection, upgrading to 1.6.6 manage to fetch the cluster name as follow:     -  ovirt_template_info:     auth: "{{ ovirt_auth }}"     pattern: name=centos8-stream.x         follows: ['cluster']        # fetch_nested: yes    # nested_attri

[ovirt-users] Multiple dependencies unresolved

2022-02-21 Thread Andrea Chierici
Dear all, lately the engine started notifying me about some "errors": "Failed to check for available updates on host XYZ with message 'Task Ensure Python3 is installed for CentOS/RHEL8 hosts failed to execute. Please check logs for more details" I do understand this is not something that can

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread yannick . barone
Hi, I wanted to update my oVirt Engine Host and Hosts servers this morning, but I encouter the same error : engine-upgrade-check or dnf update : FAIL: Failed to download metadata for repo 'ovirt-4.4-centos-gluster8': Cannot prepare internal mirrorlist: No URLs in mirrorlist The Engine and the

[ovirt-users] Re: Unable to update self hosted Engine due to missing mirrors

2022-02-21 Thread jonas
Yes the machine is running under CentOS Stream. This is my repo list. Any ideas? #yum repolist repo id repo name appstreamCentOS Stream 8 - AppStream baseos

[ovirt-users] Re: Broke my GlusterFS somehow

2022-02-21 Thread Thomas Hoberg
I think Patrick already gave quite sound advice. I'd only want to add, that you should strictly separate dealing with Gluster and oVirt: the integration isn't strong and oVirt just uses Gluster and won't try to fix it intelligently. Changing hostnames on an existing Gluster is "not supported" I

[ovirt-users] Re: oVirt alternatives

2022-02-21 Thread Thomas Hoberg
That's exactly the direction I originally understood oVirt would go, with the ability to run VMs and container side-by-side on the bare metal or nested with containers inside VMs for stronger resource or security isolation and network virtualization. To me it sounded especially attractive with a

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread jb
Am 21.02.22 um 10:21 schrieb Strahil Nikolov: Are you building your VMs from template ? No everything by hand. Any chance there is another system (outside oVirt ?) with the same MAC ? you can run arping and check if you get response from more than 1 system. I have check that to, but no th

[ovirt-users] Re: hosted engine deployment (v4.4.10) - TASK Check engine VM health - fatal FAILED

2022-02-21 Thread Strahil Nikolov via Users
You can blacklist packages in dnf with specific version, and thus you don't need to blacklist from repo. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 10:33, Gilboa Davara wrote: ___ Users mailing list -- users@ovirt.org To unsubscribe se

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread Strahil Nikolov via Users
That's a good start. Are you building your VMs from template ?Any chance there is another system (outside oVirt ?) with the same MAC ? you can run arping and check if you get response from more than 1 system. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 11:15, jb wrote: Thank you

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread jb
Thank you Nikolov, I have descript the problem a bit wrong. In the UI is see the interface, with virsh dumpxml I get:                         lspci on the VM show also the interface and I can a

[ovirt-users] Re: oVirt alternatives

2022-02-21 Thread Sandro Bonazzola
Il giorno lun 21 feb 2022 alle ore 09:18 Nathanaël Blanchet < blanc...@abes.fr> ha scritto: > > > Le 21 févr. 2022 08:31, Sandro Bonazzola a écrit : > > > > Il giorno dom 20 feb 2022 alle ore 22:47 Nathanaël Blanchet < > blanc...@abes.fr> ha scritto: > > Hello, Is okd/openshift virtualization des

[ovirt-users] Re: oVirt alternatives

2022-02-21 Thread Angus Clarke
Hi Sandro Thanks for sharing, probably the stand out question to the uninitiated would be; why not integrate oVirt as OpenShift's virtualization stack? Thanks Angus From: Sandro Bonazzola Sent: Monday, 21 February 2022, 8:31 am To: Nathanaël Blanchet Cc: users

[ovirt-users] Re: Account on Zanata

2022-02-21 Thread Sandro Bonazzola
Il giorno sab 19 feb 2022 alle ore 14:18 ちゃーりー ha scritto: > Hi, > > I'm Yoshihiro Hayashi, just an oVirt user. > I found a mistake in Japanese translation on ovirt Web UI, I'm going to > fix it. > It would be grateful if someone could make an zanata account for me. > Welcome aboard Hayashi-san.

[ovirt-users] Re: Account on Zanata

2022-02-21 Thread Sandro Bonazzola
+Michal Skrivanek can you help here? Il giorno sab 19 feb 2022 alle ore 14:18 ちゃーりー ha scritto: > Hi, > > I'm Yoshihiro Hayashi, just an oVirt user. > I found a mistake in Japanese translation on ovirt Web UI, I'm going to > fix it. > It would be grateful if someone could make an zanata account

[ovirt-users] Re: hosted engine deployment (v4.4.10) - TASK Check engine VM health - fatal FAILED

2022-02-21 Thread Gilboa Davara
Hello, I somehow missed your reply (and was AFK nearly two weeks). How can I test qemu 6.2? Is it available in some repo? - Gilboa On Thu, Feb 10, 2022 at 4:31 PM Strahil Nikolov wrote: > I ment blacklisting only the broken qemu packages . > Something like: > exclude=qemu*6.1.0-4.module_el8.6.

[ovirt-users] Re: oVirt alternatives

2022-02-21 Thread Nathanaël Blanchet
Le 21 févr. 2022 08:31, Sandro Bonazzola a écrit :Il giorno dom 20 feb 2022 alle ore 22:47 Nathanaël Blanchet ha scritto:Hello, Is okd/openshift virtualization designed to be a full replacement of ovirt/redhat by embedding the same level of advancedoVirt is a very mature project