[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-18 Thread Peter H
Hi Jonas, I get the same error when I try to install. Last weekend I managed to do it (but with a lot of other problems) so something has changed during the week. After the VM is up I logged in through ssh and saw that the oVirt appliance comes with Python-3.6 and Python-3.8 which both have netad

[ovirt-users] How does ovirt use cloudbase-init to initialize the Windows image

2022-09-18 Thread labose
How does ovirt use cloudbase-init to initialize the Windows image? Sorry, I'm a beginner. I don't know if I use cloudbase-init, I install this program in the virtual machine image, but I don't know how to operate it in the ovirt console. ___ Users maili

[ovirt-users] How i can shutdown the virtual servers on a note when the ovirt network is down

2022-09-18 Thread manfred . bohensky
Hello, i have a question. When on an ovirt note the ovirt network down how i can shutdown the virtual server local on the ovirt note in the local cli? Thanks ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.or

[ovirt-users] oVirt 4.5 on Rocky 9

2022-09-18 Thread Bjorn M
Hi, I'm moving all my infra nodes to Rocky 9 and my oVirt cluster is next on the list. I'm deploying a standalone oVirt VM on a KVM box and will set up the hosts afterwards. All are to run on Rocky 9 x86_64. I followed https://www.ovirt.org/download/install_on_rhel.html and created an Ansibl

[ovirt-users] Re: Gluster setup for oVirt

2022-09-18 Thread Strahil Nikolov via Users
Can you share the RH recommendation to use Thick LV ? Best Regards,Strahil Nikolov  I don't have that anymore, but I assume that gluster_infra_lv_logicalvols requires a thin pool: https://github.com/gluster/gluster-ansible-infra/blob/master/roles/backend_setup/tasks/thin_volume_create.yml

[ovirt-users] Re: Migrating VM from old ovirt to a new one

2022-09-18 Thread Strahil Nikolov via Users
Stop the Storage domains in oVirt and attach the same Gluster volumes on the new cluster.Then Import the templates and the VMs from the new engine. Keep in mind that you might need to delete all VMs' snapshots and if needed to import the same VM as many times as the number of disks those VMs hav

[ovirt-users] Re: VMs hang periodically: gluster problem?

2022-09-18 Thread Strahil Nikolov via Users
I hope you do realize that modern consumer SSDs have a small cache (at least according to  https://www.storagereview.com/review/samsung-860-evo-ssd-review ) and we can't rule out the disks. Use gluster's top command to view the read (17.2.6) and write (17.2.7) performance of the bricks before (r

[ovirt-users] Re: Gluster setup for oVirt

2022-09-18 Thread Jonas
https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.8/html/deploying_red_hat_hyperconverged_infrastructure_for_virtualization/rhhi-requirements#rhhi-req-lv > The logical volumes that comprise the engine gluster volume must be thick > provisio

[ovirt-users] Re: Gluster setup for oVirt

2022-09-18 Thread Strahil Nikolov via Users
It's not outdated but it's rarely necessary because:- the HostedEngine volume must be dedicated for the HE VM. Setting enough space for the bricks is enough - for example physical disk is 100GB, Thinpool is 100GB, thin LV 84GB (16GB should be put aside for the metadata). In such configuration, y

[ovirt-users] Unable to deploy to new host

2022-09-18 Thread David White via Users
I currently have a self-hosted engine that was restored from a backup of an engine that was originally in a hyperconverged state. (See  https://lists.ovirt.org/archives/list/users@ovirt.org/message/APQ3XBUM34TG76XGRBV6GIW62RP6MZOD/). This was also an upgrade from ovirt 4.4 to ovirt 4.5. There

[ovirt-users] Re: Should I migrate existing oVirt Engine, or deploy new?

2022-09-18 Thread Yedidyah Bar David
On Sun, Sep 18, 2022 at 4:10 AM David White via Users wrote: > > I thought I'd report back to the list and mention that I was successful in > migrating off of the hyperconverged environment onto a stand-alone engine > environment, and Gluster has been removed from the oVirt configuration. Thank

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-18 Thread Yedidyah Bar David
On Sat, Sep 17, 2022 at 4:15 PM wrote: > > I meant what exactly is broken and if there is a workaround or a planned fix. The breakage happened due to: - ansible-core recently moved to python 3.9 - oVirt needs several python libraries in its use of ansible, some of which are packaged by oVirt. T

[ovirt-users] Re: Unable to deploy to new host

2022-09-18 Thread Yedidyah Bar David
Hi, please see my reply to "[ovirt-users] Error during deployment of ovirt-engine". Best regards, On Mon, Sep 19, 2022 at 5:02 AM David White via Users wrote: > > I currently have a self-hosted engine that was restored from a backup of an > engine that was originally in a hyperconverged state.

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-18 Thread Yedidyah Bar David
Hi, please see my reply to "[ovirt-users] Error during deployment of ovirt-engine". Best regards, On Sun, Sep 18, 2022 at 9:56 PM Peter H wrote: > > Hi Jonas, > > I get the same error when I try to install. Last weekend I managed to do it > (but with a lot of other problems) so something has c

[ovirt-users] Re: oVirt 4.5 on Rocky 9

2022-09-18 Thread Yedidyah Bar David
On Sun, Sep 18, 2022 at 10:03 PM Bjorn M wrote: > > Hi, > > I'm moving all my infra nodes to Rocky 9 and my oVirt cluster is next on the > list. I'm deploying a standalone oVirt VM on a KVM box and will set up the > hosts afterwards. All are to run on Rocky 9 x86_64. The engine is not ready yet