[ovirt-users] Re: Dedicated underlay network for overlay traffic

2018-07-03 Thread Marcin Mirecki
The OVN tunnels are set up during host installation, when only 'ovirtmgmt' is available (no other networks are created yet). You can change the tunneling network for a cluster by using the procedure described below. This will hopefully be integrated into the UI one day. 1. Go to: cd

[ovirt-users] Re: Ovirt and L2 Gateway

2018-07-03 Thread Marcin Mirecki
Hi Carl, Glad to hear it helped, and thanks for the description. May I ask why you want to channel the traffic through one host? This solution has a disadvantage of pushing all outfgoing traffic from the OVN network through a single host, which is not quite optimal for performance. It would be

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
Not sure this is the problem, autoextend should be enabled for the thinpool, `lvs -o +profile` should show imgbased-pool (defined at /etc/lvm/profile/imgbased-pool.profile) On Tue, Jul 3, 2018 at 8:55 AM, Yedidyah Bar David wrote: > On Mon, Jul 2, 2018 at 7:54 PM, Matt Simonsen wrote: > > > >

[ovirt-users] Antwort: Re: Antwort: Re: vacuumdb: could not connect to database ovirt_engine_history

2018-07-03 Thread emanuel . santosvarina
Hi Shirly, here you are: --snip ovirt_engine_history=# SELECT * FROM history_configuration; var_name | var_value | var_datetime ---+---+ default_language | en_US | firstSync | false | 2018-04-09 15:52:00+02

[ovirt-users] Re: Antwort: Re: vacuumdb: could not connect to database ovirt_engine_history

2018-07-03 Thread Shirly Radco
Hi Didi, Can you please have a look? Thanks, -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Tue, Jul 3, 2018 at 2:20 PM, wrote: > Hi Shirly, > > here you are: > > --snip >

[ovirt-users] Engine Setup Error

2018-07-03 Thread Sakhi Hadebe
Hi, We are deploying the hosted engine on oVirt-Node-4.2.3.1 using the command "hosted-engine --deploy". After providing answers it runs the ansible script and hit the Error when creating glusterfs storage domain. Attached the screenshot of the ERROR. Please help.

[ovirt-users] Cannot import a qcow2 image

2018-07-03 Thread etienne . charlier
Hello, I' m trying without success to import a qcow2 file into ovirt. I tried on a ISCSI datadomain and an nfs datadomain. I struggled quite a lot to have the "test connection" succed ( I write a small shell script to "deploy" letsencryt certificates into ovirt engine) Doc is not clear on the

[ovirt-users] Re: Antwort: Re: vacuumdb: could not connect to database ovirt_engine_history

2018-07-03 Thread Shirly Radco
Hi, Please share your history_configuration table content in ovirt_engine_history db: SELECT * FROM history_configuration; the date and time you run this query and the ovirt_engine_dwh.log -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
Oliver, can you share the output from lvs ? On Tue, Jul 3, 2018 at 12:06 AM, Oliver Riesener < oliver.riese...@hs-bremen.de> wrote: > Hi Yuval, > > * reinstallation failed, because LV already exists. > ovirt-node-ng-4.2.4-0.20180626.0 onn_ovn-monster Vri-a-tz-k > <252,38g pool00

[ovirt-users] Re: ovirt-guest-agent-common version and repo

2018-07-03 Thread Gianluca Cecchi
On Thu, Jun 28, 2018 at 11:19 AM, Gianluca Cecchi wrote: > Hello, > on CentOS 7.x VM with epel enabled it seems that latest package > is ovirt-guest-agent-common-1.0.14-1.el7.noarch and from its changelog it > seems far from being up 2 date and released before 4.2.0 release... > > * Thu Nov 02

[ovirt-users] Re: ovirt-guest-agent-common version and repo

2018-07-03 Thread Michal Skrivanek
> On 3 Jul 2018, at 12:18, Gianluca Cecchi wrote: > > On Thu, Jun 28, 2018 at 11:19 AM, Gianluca Cecchi > wrote: > Hello, > on CentOS 7.x VM with epel enabled it seems that latest package is > ovirt-guest-agent-common-1.0.14-1.el7.noarch and from its

[ovirt-users] API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Hi Team, Which postgres table is used to store the relation between sessionId and SSO token ? I verified the *github* :

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
OK Good, this is much better now, but ovirt-node-ng-4.2.4-0.20180626.0+1 still exists without its base - try this: 1. lvremove onn_ovn-monster/ovirt-node-ng-4.2.4-0.20180626.0+1 2. nodectl info On Tue, Jul 3, 2018 at 11:52 PM, Oliver Riesener < oliver.riese...@hs-bremen.de> wrote: > I did it,

[ovirt-users] Re: API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Guys, any help is appreciated. I am not able to find the table in Postgres. Please let me know. Thanks On Tue, 3 Jul 2018 at 9:52 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Guys, > > Could somebody help on the postgres table, Which table is used to store >

[ovirt-users] Re: Engine Setup Error

2018-07-03 Thread Yedidyah Bar David
On Tue, Jul 3, 2018 at 3:28 PM, Sakhi Hadebe wrote: > Hi, > > We are deploying the hosted engine on oVirt-Node-4.2.3.1 using the command > "hosted-engine --deploy". > > After providing answers it runs the ansible script and hit the Error when > creating glusterfs storage domain. Attached the

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
Hi Oliver, I would try the following, but please notice it is *very* dangerous, so a backup is probably a good idea (man vgcfgrestore)... 1. vgcfgrestore --list onn_ovn-monster 2. search for a .vg file that was created before deleting those 2 lvs ( ovirt-node-ng-4.2.3-0.20180524.0 and

[ovirt-users] Re: Cannot import a qcow2 image

2018-07-03 Thread Nir Soffer
On Tue, Jul 3, 2018 at 11:47 PM Nir Soffer wrote: > On Tue, 3 Jul 2018, 15:44 , wrote: > >> Hello, >> >> I' m trying without success to import a qcow2 file into ovirt. I tried on >> a ISCSI datadomain and an nfs datadomain. >> >> I struggled quite a lot to have the "test connection" succed ( I

[ovirt-users] Re: Cannot import a qcow2 image

2018-07-03 Thread Nir Soffer
On Tue, 3 Jul 2018, 15:44 , wrote: > Hello, > > I' m trying without success to import a qcow2 file into ovirt. I tried on > a ISCSI datadomain and an nfs datadomain. > > I struggled quite a lot to have the "test connection" succed ( I write a > small shell script to "deploy" letsencryt

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
Hi Oliver, The KeyError happens because there are no bases for the layers. For each LV that ends with a +1, there should be a base read-only LV without +1. So for 3 ovirt-node-ng images, you're supposed to have 6 layers. This is the reason nodectl info fails, and the upgrade will fail also.

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed (with solution)

2018-07-03 Thread Matt Simonsen
Many thanks to Yuval. After moving the discussion to #ovirt, I tried "fstrim -a" and this allowed the upgrade to complete successfully. Matt On 07/03/2018 12:19 PM, Yuval Turgeman wrote: Hi Matt, I would try to run `fstrim -a` (man fstrim) and see if it frees anything from the

[ovirt-users] Re: (v4.2.5-1.el7) Snapshots UI - html null

2018-07-03 Thread Maton, Brett
Actually the extra nic is assigned to network 'Empty' in the edit VM form, and is throwing the html null error in the snapshots form/view On 3 July 2018 at 14:26, Maton, Brett wrote: > I think the issue is being caused by a missing network. > > One of the upgrades of my test oVirt cluster went

[ovirt-users] Re: HE + Gluster : Engine corrupted?

2018-07-03 Thread Hanson Turner
Hi Ravishankar, This doesn't look like split-brain... [root@ovirtnode1 ~]# gluster volume heal engine info Brick ovirtnode1:/gluster_bricks/engine/engine Status: Connected Number of entries: 0 Brick ovirtnode3:/gluster_bricks/engine/engine Status: Connected Number of entries: 0 Brick

[ovirt-users] Re: (v4.2.5-1.el7) Snapshots UI - html null

2018-07-03 Thread Maton, Brett
I think the issue is being caused by a missing network. One of the upgrades of my test oVirt cluster went sideways and I endedup reinstalling from fresh and importing the storage domains from the preivous cluster. I haven't created all of the networks that were in the previous ovirt install as

[ovirt-users] Re: API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Hi Guys, Could somebody help on the postgres table, Which table is used to store the mapping between sessionId and sso token? If my query is not clear, please let me know. Thanks, Hari On Tue, Jul 3, 2018 at 6:14 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Matt Simonsen
Thank you again for the assistance with this issue. Below is the result of the command below. In the future I am considering using different Logical RAID Volumes to get different devices (sda, sdb, etc) for the oVirt Node image & storage filesystem to simplify.  However I'd like to understand

[ovirt-users] Re: Fresh 4.2 install: engine-setup skipping NFS share step

2018-07-03 Thread Dave Mintz
Thank you. Dave > On Jul 1, 2018, at 2:28 AM, Yedidyah Bar David wrote: > >> On Sat, Jun 30, 2018 at 9:33 PM, wrote: >> Any idea why the install script is not asking me if I want to set up the >> local ISO nfs share? I thought it might be because I am using the entire >> disk, but I

[ovirt-users] Re: oVirt 4.2.3 to 4.2.4 failed

2018-07-03 Thread Yuval Turgeman
Hi Matt, I would try to run `fstrim -a` (man fstrim) and see if it frees anything from the thinpool. If you do decide to run this, please send the output for lvs again. Also, are you on #ovirt ? Thanks, Yuval. On Tue, Jul 3, 2018 at 9:00 PM, Matt Simonsen wrote: > Thank you again for the