[ovirt-users] Re: High level network advice request

2020-01-23 Thread Joseph Goldman
This is really a situational question. Short answer is - there's no problem running everything on ovirtmgmt network - I do it, especially if what your deploying on is essentially one big network. Its just the VM's bridged into your hosts NIC. The long answer is, you can create many networks

[ovirt-users] API OVA export - getting job id/job status

2020-01-23 Thread lars . stolpe
hi, I tryed this with API 4.2 and 4.3. purpose of the following script is, to export a given list of vm as OVA one after another. To reach that i need to monitor the job status and pause the script till the actual export is done. The script works fine, but not the restriction of the returned

[ovirt-users] Re: ovirt upgrade

2020-01-23 Thread lars . stolpe
Hi, that looks like a special RdeHat Package. If you do not have installed RHV but oVirt you need to refer the manualy upgrade documentation, especialy chapter 9 ( upgrade 4.2 to 4.3). Spare all RedHat related parts (if you not have RHV) an it will work fine.

[ovirt-users] High level network advice request

2020-01-23 Thread Richard Nilsson
High level network advice request :) I have a self-hosted engine deployed on a node, Ovirt v. 4.3. I am testing, but I don't understand the big idea of how to set-up Ovirt networking for hosted / engine-managed virtual servers. I would like to host a few virtual servers for things like

[ovirt-users] Re: ovirt upgrade

2020-01-23 Thread David David
2019-12-19 11:04 GMT+04:00, Amit Bawer : > Hi > You can refer to 4.3 upgrade guide: > > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/upgrade_guide/index > > On Thursday, December 19, 2019, David David wrote: > >> hi all >> >> how do upgrade from 4.2.5 to 4.3.7 ?

[ovirt-users] Re: Gluster storage options

2020-01-23 Thread Jayme
Yes you should install node on separate boot drives and add your additional drives for gluster. You do not have to do anything with gluster beforehand. The ovirt installer will prepare the drives and do all the needed gluster configuration with gdeploy On Thu, Jan 23, 2020 at 4:32 AM Shareef

[ovirt-users] Ovirt 4.3

2020-01-23 Thread eevans
I set up the repository as per Ovirt instructions on Centos 7 x64, but when I yum install ovirt-engine I get missing dependencies. Here are the errors: Error: Package: ovirt-engine-backend-4.3.7.2-1.el7.noarch (ovirt-4.3) Requires: ebay-cors-filter Error: Package:

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Paolo Margara
You know my mail address ;-) Greetings,     Paolo Il 23/01/20 11:04, Benedetto Vassallo ha scritto: > > Thank you Paolo. > Can we keep in contact (in private) to exchange furter informations? > Best Regards. > > > Def. Quota Paolo Margara >: > >> Hi Benedetto,

[ovirt-users] Re: KVM (libvirt) VM Import

2020-01-23 Thread Staniforth, Paul
Hi, Have you enable public key authentication between your proxy host and KVM host? Does the proxy host have v2v installed? https://www.ovirt.org/documentation/vmm-guide/chap-Administrative_Tasks.html https://www.ovirt.org/documentation/vmm-guide/chap-Administrative_Tasks.html

[ovirt-users] Re: oVirt MAC Pool question

2020-01-23 Thread Vrgotic, Marko
Hi Yedidyah, Thank you for you update. This platform started with 4.3 deployment. The Default mac address pool, apparently on all Clusters (5) is: from_mac | to_mac ---+--- 56:6f:ef:88:00:00 | 56:6f:ef:88:ff:ff Interestingly enough, I am alos not

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Benedetto Vassallo
Thank you Paolo. Can we keep in contact (in private) to exchange furter informations? Best Regards. Def. Quota Paolo Margara : Hi Benedetto, we have a running cluster with the same machine and a similar configuration, currently we haven't encounter any issue. We're running ovirt 4.3.7.

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Paolo Margara
Hi Benedetto, we have a running cluster with the same machine and a similar configuration, currently we haven't encounter any issue. We're running ovirt 4.3.7. Greeting,     Paolo Il 22/01/20 17:46, Benedetto Vassallo ha scritto: > > Hello Guys, > Here at University of Palermo (Italy) we are

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Benedetto Vassallo
Def. Quota Strahil Nikolov : On January 22, 2020 6:46:39 PM GMT+02:00, Benedetto Vassallo wrote: Hello Guys, Here at University of Palermo (Italy) we are planning to switch from vmware to ovirt using the hyperconverged solution. Our design is a 6 nodes cluster, each node with this

[ovirt-users] Re: Ovirt 4.3

2020-01-23 Thread Sandro Bonazzola
Il giorno gio 23 gen 2020 alle ore 11:35 ha scritto: > I set up the repository as per Ovirt instructions on Centos 7 x64, but > when I yum install ovirt-engine I get missing dependencies. > Hi, can you please point me to the instructions you followed for reaching this situation? I would like to

[ovirt-users] Gluster storage options

2020-01-23 Thread Shareef Jalloq
Hi there, I'm wanting to build a 3 node Gluster hyperconverged setup but am struggling to find documentation and examples of the storage setup. There seems to be a dead link to an old blog post on the Gluster section of the documentation:

[ovirt-users] Re: ovirt_vm ansible module -- how to wait for ova export to finish

2020-01-23 Thread Jan Zmeskal
Hi Jayme, here's my idea. I haven't tested it but I believe it should work. 1. Create a new task file (let's call it export_vm.yaml) and include two tasks in there: 1.1. First task uses ovirt_vm module (pretty much what you already have) to export VM 1.2. Second task uses wait_for

[ovirt-users] Re: OVA export to NFS share slow

2020-01-23 Thread Jayme
Hello, I did a test this morning attaching my NFS server as an export domain. I shutdown the same 50Gb VM and exported it to the NFS export domain with oVirt GUI. I surprisingly had very similar results to OVA exports, it took just about the same amount of time ~10 minutes, maybe even a tad

[ovirt-users] Re: ovirt_vm ansible module -- how to wait for ova export to finish

2020-01-23 Thread Jayme
That may work since the file will be tmp until finished being written. I was also just looking at the ovirt event info module https://docs.ansible.com/ansible/latest/modules/ovirt_event_info_module.html#ovirt-event-info-module -- I was thinking that I might be able to watch the event info wait on

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Strahil Nikolov
On January 23, 2020 11:45:37 AM GMT+02:00, Benedetto Vassallo wrote: > Def. Quota Strahil Nikolov : > >> On January 22, 2020 6:46:39 PM GMT+02:00, Benedetto Vassallo >> wrote: >>> Hello Guys, >>> Here at University of Palermo (Italy) we are planning to switch from >>> vmware to ovirt using

[ovirt-users] Re: ovirt_vm ansible module -- how to wait for ova export to finish

2020-01-23 Thread Jayme
Jan, I just ran a quick test with your suggestion and it seems like it is working as intended. I need to do more testing with it but it looks like this may well be a viable solution: --- - hosts: localhost connection: local vars: host: hostX cluster: default directory:

[ovirt-users] Re: ovirt_vm ansible module -- how to wait for ova export to finish

2020-01-23 Thread Jan Zmeskal
Hi Jayme, let us know how it went. Anyway, if you ever run into hard timeout, don't despair. It also happened to me once when working with Ansible oVirt modules and I just created an issue on GitHub where I requested this timeout to be changed from hard-coded value to a configurable parameter

[ovirt-users] Re: Hyperconverged solution

2020-01-23 Thread Nir Soffer
On Wed, Jan 22, 2020, 17:54 Benedetto Vassallo wrote: > Hello Guys, > Here at University of Palermo (Italy) we are planning to switch from > vmware to ovirt using the hyperconverged solution. > Our design is a 6 nodes cluster, each node with this configuration: > > - 1x Dell PowerEdge R7425

[ovirt-users] Re: Ovirt 4.3

2020-01-23 Thread eevans
When I run the command yum install ovirt-engine. Originally, when I tried to run the command, I received package not foumd. When I looked at the repo, it was using fc$releaseserver and I changed it to el$releaseserver. I’m not sure why the repo defaults to fedora but it was looking for a fedora

[ovirt-users] Re: Ovirt 4.3

2020-01-23 Thread eevans
Once I enabled the sclo repo it worked. yum install centos-release-scl-rh Eric Evans Digital Data Services LLC. 304.660.9080 From: eev...@digitaldatatechs.com Sent: Thursday, January 23, 2020 6:06 PM To: 'Sandro Bonazzola' Cc: 'users' Subject: [ovirt-users] Re: Ovirt 4.3