[ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Jon Bornstein
This is roughly my 10th attempt at installing some version of oVirt and I think where I get stuck every time is with the networking aspect. I'm simply trying to test out oVirt on an old laptop wiht 16GB RAM and an external HDD. I'm connected via WiFi. After failing 100 times with the regular ovi

Re: [ovirt-users] oVirt and Cloud-Init

2017-06-15 Thread Yaniv Kaul
On Wed, Jun 14, 2017 at 4:11 PM, Luca 'remix_tj' Lorenzetto < lorenzetto.l...@gmail.com> wrote: > On Wed, Jun 14, 2017 at 3:08 PM, Adam Mills wrote: > > Hello oVirt Users! > > > > Recent the team that I work on began investigating oVirt as a > virtualization > > platform. It is extremely promisin

Re: [ovirt-users] oVirt storage best practise

2017-06-15 Thread Yaniv Kaul
On Wed, Jun 14, 2017 at 4:18 PM, FERNANDO FREDIANI < fernando.fredi...@upx.com> wrote: > I normally assume that any performance gain from directlly attaching a LUN > to a Virtual Machine then using it in the traditional way are so little to > compensate the extra hassle to do that. I would avoid a

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Maton, Brett
Hi Jon, There will be people on this list far more able to help you than I can, but the contents of the engine setup log (/var/log/ovirt-hosted-engine- setup/ovirt-hosted-engine-setup-20170614160653-2vuu7h.log) would help On 14 June 2017 at 21:56, Jon Bornstein wrote: > This is roughly my 10t

Re: [ovirt-users] quick question on hosted engine storage

2017-06-15 Thread cmc
If you choose fibre channel for the hosted engine storage, can this storage be shared later by other VMs? I assume you don't need a dedicated LUN, just one that isn't in use before hand. Thanks, C On Wed, Jun 14, 2017 at 6:28 PM, cmc wrote: > Thanks Martin. > > On Wed, Jun 14, 2017 at 4:15 PM,

Re: [ovirt-users] quick question on hosted engine storage

2017-06-15 Thread Martin Sivak
Hi, the current code does not officially allow using the hosted engine storage domain for other VMs. We are currently working on removing that limitation. Best regards Martin Sivak On Thu, Jun 15, 2017 at 10:59 AM, cmc wrote: > If you choose fibre channel for the hosted engine storage, can thi

Re: [ovirt-users] quick question on hosted engine storage

2017-06-15 Thread cmc
Thanks again Michael On Thu, Jun 15, 2017 at 10:08 AM, Martin Sivak wrote: > Hi, > > the current code does not officially allow using the hosted engine > storage domain for other VMs. We are currently working on removing > that limitation. > > Best regards > > Martin Sivak > > On Thu, Jun 15, 201

Re: [ovirt-users] quick question on hosted engine storage

2017-06-15 Thread cmc
Sorry, Thanks again Martin! On Thu, Jun 15, 2017 at 11:51 AM, cmc wrote: > Thanks again Michael > > On Thu, Jun 15, 2017 at 10:08 AM, Martin Sivak wrote: >> Hi, >> >> the current code does not officially allow using the hosted engine >> storage domain for other VMs. We are currently working on r

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Jon Bornstein
Hi Marton, Here is the log: https://gist.github.com/anonymous/ac777a70b8e8fc23016c0b6731f24706 On Thu, Jun 15, 2017 at 4:13 AM, Maton, Brett wrote: > Hi Jon, > > There will be people on this list far more able to help you than I can, > but the contents of the engine setup log (/var/log/ovirt-

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Simone Tiraboschi
On Thu, Jun 15, 2017 at 2:55 PM, Jon Bornstein wrote: > Hi Marton, > > Here is the log: https://gist.github.com/anonymous/ > ac777a70b8e8fc23016c0b6731f24706 > You tried to create the management bridge over enp0s25 but it wasn't configured with an IP address for your host. Could you please conf

Re: [ovirt-users] Hosted engine

2017-06-15 Thread Joel Diaz
Good morning, Requested info below. Along with some additional info. You'll notice the data volume is not mounted. Any help in getting HE back running would be greatly appreciated. Thank you, Joel [root@ovirt-hyp-01 ~]# hosted-engine --vm-status --== Host 1 status ==-- conf_on_shared_

[ovirt-users] moVirt 2.0 RC 1 released!

2017-06-15 Thread Filip Krepinsky
Hia, the first RC of moVirt 2.0 has been released! You can get it from our GitHub [1]; the play store will be upgraded after considered stable. The main feature of this release is a support for managing multiple oVirt installations from one moVirt. Other changes: - actions/lists/dashboard are n

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Jon Bornstein
My lack of Linux proficiency is going to show here, but.. I guess I'm a bit confused on how to correctly configure my network interface(s) for oVirt. I currently have two network interfaces: enp0s25 - This is my Ethernet interface, but it is unused. It currently is set to DHCP and has no IP add

Re: [ovirt-users] moVirt 2.0 RC 1 released!

2017-06-15 Thread Gianluca Cecchi
On Thu, Jun 15, 2017 at 4:06 PM, Filip Krepinsky wrote: > Hia, > > the first RC of moVirt 2.0 has been released! > > You can get it from our GitHub [1]; the play store will be upgraded after > considered stable. > > The main feature of this release is a support for managing multiple oVirt > insta

Re: [ovirt-users] moVirt 2.0 RC 1 released!

2017-06-15 Thread Tomas Jelinek
you can have only one version installed... On 15 Jun 2017 5:25 pm, "Gianluca Cecchi" wrote: > On Thu, Jun 15, 2017 at 4:06 PM, Filip Krepinsky > wrote: > >> Hia, >> >> the first RC of moVirt 2.0 has been released! >> >> You can get it from our GitHub [1]; the play store will be upgraded >> afte

[ovirt-users] HostedEngine VM not visible, but running

2017-06-15 Thread cmc
Hi, I've migrated from a bare-metal engine to a hosted engine. There were no errors during the install, however, the hosted engine did not get started. I tried running: hosted-engine --status on the host I deployed it on, and it returns nothing (exit code is 1 however). I could not ping it eithe

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Simone Tiraboschi
On Thu, Jun 15, 2017 at 4:08 PM, Jon Bornstein wrote: > My lack of Linux proficiency is going to show here, but.. > > I guess I'm a bit confused on how to correctly configure my network > interface(s) for oVirt. > > I currently have two network interfaces: > > enp0s25 - > This is my Ethernet inte

[ovirt-users] Deploy Ovirt VM's By Ansible Playbook Issue

2017-06-15 Thread khalid mahmood
Dear Users Procedure :1- create clean volume replica 2 distributed with glusterfs .2- create clean ovirt-engine machine .3- create clean vm from scratch then create template from this vm.4- then create two vm from this template (vm1) & (vm2).5- then delete the two vm .6- create new two vm with t

Re: [ovirt-users] [ovirt-devel] Lowering the bar for wiki contribution?

2017-06-15 Thread Edward Haas
Hi all, Came back to this thread due to a need to post some design documentation. After fetching the ovirt-site and looking up where to start the document, I remembered why I stopped using it. After exploring several options, including the GitHub wiki, I think that for the development documentati

[ovirt-users] Remove host from hosted engine configuration

2017-06-15 Thread Mike Farnam
I had 3 hosts running in a hosted engine setup, oVirt Engine Version: 4.1.2.2-1.el7.centos, using FC storage. One of my hosts went unresponsive in the GUI, and attempts to bring it back were fruitless. I eventually decided to just remove it and have gotten it removed from the GUI, but it stil

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Jon Bornstein
Thanks - makes sense. I've worked on this a bit more and have pushed a bit further, but from looking through my new log, it looks like the engine is error-ing out because my engine FQDN is cannot be resolved to an IP address. *The error: * [ ERROR ] Host name is not valid: *engine.example.rocks*

Re: [ovirt-users] Deploy Ovirt VM's By Ansible Playbook Issue

2017-06-15 Thread Sahina Bose
On Thu, Jun 15, 2017 at 9:30 PM, khalid mahmood wrote: > Dear Users > > *Procedure :* > 1- create clean volume replica 2 distributed with glusterfs . > Only replica 3 or replica 3 with arbiter is supported as storage domain in oVirt > 2- create clean ovirt-engine machine . > 3- create clean vm

Re: [ovirt-users] Remove host from hosted engine configuration

2017-06-15 Thread knarra
On 06/16/2017 08:17 AM, Mike Farnam wrote: I had 3 hosts running in a hosted engine setup, oVirt Engine Version: 4.1.2.2-1.el7.centos, using FC storage. One of my hosts went unresponsive in the GUI, and attempts to bring it back were fruitless. I eventually decided to just remove it and have

[ovirt-users] hosted-engine VM and services not working

2017-06-15 Thread Andrew Dent
Hi Well I've got myself into a fine mess. host01 was setup with hosted-engine v4.1. This was successful. Imported 3 VMs from a v3.6 OVirt AIO instance. (This OVirt 3.6 is still running with more VMs on it) Tried to add host02 to the new Ovirt 4.1 setup. This partially succeeded but I couldn't

Re: [ovirt-users] Hosted engine

2017-06-15 Thread Sahina Bose
>From the agent.log, MainThread::INFO::2017-06-15 11:16:50,583::states::473::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(consume) Engine vm is running on host ovirt-hyp-02.reis.com (id 2) It looks like the HE VM was started successfully? Is it possible that the ovirt-engine service c